Update requests requirement from ~=2.32.2 to ~=2.32.3

Updates the requirements on [requests](https://github.com/psf/requests) to permit the latest version.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.32.2...v2.32.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-06-03 15:12:09 +00:00 committed by GitHub
parent 4c43859cc8
commit 646760bd84
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,7 +1,7 @@
flask~=3.0.3
PyYaml==6.0.1
graypy~=2.1.0
requests~=2.32.2
requests~=2.32.3
pymongo~=4.7.2
waitress~=3.0.0
colorlog~=6.8.2