Skip to content

Commit

Permalink
build(deps): bump requests from 2.32.2 to 2.32.3 in /app
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 27, 2024
1 parent 8ef83a1 commit 6e2b429
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ pytz==2024.1
django-constance[database]==3.1.0

# Other
requests==2.32.2
requests==2.32.3
django-filter==21.1
tenacity==9.0.0
django-health-check==3.16.5
Expand Down

0 comments on commit 6e2b429

Please sign in to comment.