Skip to content

Commit

Permalink
Bump requests from 2.23.0 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.23.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.23.0...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] authored Aug 10, 2023
1 parent 064a19b commit ebe2e1b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion python/lambda_run_studio_notebook/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
requests==2.28.2
requests==2.31.0
2 changes: 1 addition & 1 deletion python/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
boto3==1.26.62
urllib3==1.26.2
requests==2.25.0
requests==2.31.0
pytest==6.0.0
cfnresponse==1.1.2

0 comments on commit ebe2e1b

Please sign in to comment.