Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 30, 2024
1 parent 20fa046 commit fe6238d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
importlib-metadata==4.13.0
requests==2.31.0
requests==2.32.2
python-dotenv==1.0.0
2 changes: 1 addition & 1 deletion web_app/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Flask==2.3.2
gunicorn==20.1.0
requests==2.32.0
requests==2.32.2
python-dotenv==1.0.0
pyjwt==2.7.0

0 comments on commit fe6238d

Please sign in to comment.