Skip to content

Commit

Permalink
Bump requests from 2.27.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.27.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.27.1...v2.32.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 7, 2024
1 parent d0e0dd1 commit 7893491
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ python-dotenv==0.20.0
# via
# -r requirements.in
# pytest-dotenv
requests==2.27.1
requests==2.32.2
# via -r requirements.in
sentry-sdk==1.14.0
# via -r requirements.in
Expand All @@ -123,7 +123,9 @@ sqlparse==0.4.2
tinycss2==1.1.1
# via bleach
tomli==2.0.1
# via pytest
# via
# black
# pytest
urllib3==1.26.15
# via
# requests
Expand Down

0 comments on commit 7893491

Please sign in to comment.