mirror of
https://github.com/wolfswolke/DeathGarden_API_Rebirth.git
synced 2026-04-25 07:26:58 -05:00
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:
parent
4c43859cc8
commit
646760bd84
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user