Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 8, 2024
1 parent e415aff commit 7a60716
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ pyyaml==6.0
# pre-commit
pyzmq==23.1.0
# via locust
requests==2.32.2
requests==2.32.3
# via
# -c requirements.txt
# coreapi
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ jsonschema==4.17.3
# via -r requirements.in
kombu==5.2.4
# via celery
le-utils==0.2.7
le-utils==0.2.5
# via -r requirements.in
packaging==24.0
# via
Expand Down Expand Up @@ -210,7 +210,7 @@ redis==4.5.4
# via
# -r requirements.in
# django-redis
requests==2.32.2
requests==2.32.3
# via
# -r requirements.in
# google-api-core
Expand Down

0 comments on commit 7a60716

Please sign in to comment.