Skip to content

Commit

Permalink
⬆️ Bump requests from 2.26.0 to 2.31.0 in /server
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: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 24, 2023
1 parent 4d87de9 commit 49a774e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ google-api-python-client==2.33.0
pymongo==3.12.0
python-dotenv==0.19.0
redis==4.5.4
requests==2.26.0
requests==2.31.0
sqlparse==0.4.4
uritemplate==4.1.1
uvicorn==0.13.4

0 comments on commit 49a774e

Please sign in to comment.