Skip to content

Commit

Permalink
Bump requests from 2.26.0 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.26.0 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.26.0...v2.31.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 23, 2023
1 parent dc82ed9 commit f4038d0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ pyyaml==6.0
# via pre-commit
redis==5.0.0
# via -r tests.in
requests==2.26.0
requests==2.31.0
# via sphinx
s3transfer==0.6.0
# via boto3
Expand Down
2 changes: 1 addition & 1 deletion requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ pyparsing==2.4.7
# via packaging
pytz==2021.3
# via babel
requests==2.26.0
requests==2.31.0
# via sphinx
snowballstemmer==2.1.0
# via sphinx
Expand Down

0 comments on commit f4038d0

Please sign in to comment.