Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 23, 2023
1 parent e6af741 commit bb5c9f3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion python/requirements.dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ jsonschema==3.2.0
lxml==4.9.1
pycodestyle==2.6.0
pylint==2.5.2
requests==2.25.1
requests==2.31.0
termcolor==1.1.0
toml==0.10.1
urllib3==1.26.5
2 changes: 1 addition & 1 deletion python/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ jsonschema==4.15.0
lxml==4.9.1
pycodestyle==2.9.1
pylint==2.15.0
requests==2.28.1
requests==2.31.0
toml==0.10.2
urllib3==1.26.12

0 comments on commit bb5c9f3

Please sign in to comment.