diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-05-24 07:06:01 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-05-24 07:06:01 +0000 |
| commit | 3c090c5538c920ed0ae5496f4624f66d454f139b (patch) | |
| tree | e182c7db1f12df0a83b68d334788c89eb20e2812 | |
| parent | 2c55d6f17d2f3888d1697c01b2a3f465063a1e0f (diff) | |
Bump requests from 2.28.2 to 2.31.0
Bumps [requests](https://github.com/psf/requests) from 2.28.2 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.28.2...v2.31.0)
---
updated-dependencies:
- dependency-name: requests
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 9ecfd81..0bd34b7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ plotly==5.13.1 protobuf==3.20.3 python-dateutil==2.8.2 pytz==2022.7.1 -requests==2.28.2 +requests==2.31.0 six==1.16.0 tenacity==8.2.2 typing_extensions==4.5.0 |
