Skip to content

Commit

Permalink
Bump requests from 2.27.1 to 2.31.0 in /requirements
Browse files Browse the repository at this point in the history
Bumps [requests](https://github.com/psf/requests) from 2.27.1 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.27.1...v2.31.0)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 2, 2023
1 parent 0b02f8d commit 9cb9f06
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements/ci-release.txt
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ readme-renderer==34.0
# via
# -r ci-release.in
# twine
requests==2.27.1
requests==2.31.0
# via
# requests-toolbelt
# twine
Expand Down
2 changes: 1 addition & 1 deletion requirements/ci-tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ py==1.11.0
# via tox
pyparsing==3.0.7
# via packaging
requests==2.27.1
requests==2.31.0
# via coveralls
six==1.16.0
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ pytz==2022.1
# via babel
pyyaml==6.0
# via pre-commit
requests==2.27.1
requests==2.31.0
# via sphinx
semantic-version==2.9.0
# via -r tests.in
Expand Down
2 changes: 1 addition & 1 deletion requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ pyparsing==3.0.7
# via packaging
pytz==2022.1
# via babel
requests==2.27.1
requests==2.31.0
# via sphinx
snowballstemmer==2.2.0
# via sphinx
Expand Down

0 comments on commit 9cb9f06

Please sign in to comment.