Skip to content

Commit

Permalink
Bump requests from 2.28.1 to 2.32.2
Browse files Browse the repository at this point in the history
Bumps [requests](https://github.com/psf/requests) from 2.28.1 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.28.1...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 Aug 27, 2024
1 parent f230dc9 commit 88b5b10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ dependencies = [
"pymongo>=4.0.0",
"python-dateutil",
"python-dotenv",
"requests==2.28.1",
"requests==2.32.2",
"sentry-sdk[celery,sqlalchemy]",
"sqlalchemy>=1.4",
"starlette==0.17.1",
Expand Down

0 comments on commit 88b5b10

Please sign in to comment.