Skip to content

Commit

Permalink
Bump requests from 2.21.0 to 2.31.0 in /python (#87)
Browse files Browse the repository at this point in the history
Bumps [requests](https://github.com/psf/requests) from 2.21.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.21.0...v2.31.0)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 1, 2023
1 parent d8d41c9 commit 995ed36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ certifi==2019.3.9
cffi==1.15.0
cryptography==37.0.2
PyJWT==2.4.0
requests==2.21.0
requests==2.31.0
urllib3==1.24.2
chardet==3.0.4
future==0.17.1
Expand Down

0 comments on commit 995ed36

Please sign in to comment.