mirror of
https://github.com/wolfswolke/DeathGarden_API_Rebirth.git
synced 2026-04-24 23:17:13 -05:00
Update waitress requirement from ~=2.1.2 to ~=3.0.0
Updates the requirements on [waitress](https://github.com/Pylons/waitress) to permit the latest version. - [Release notes](https://github.com/Pylons/waitress/releases) - [Changelog](https://github.com/Pylons/waitress/blob/main/CHANGES.txt) - [Commits](https://github.com/Pylons/waitress/compare/v2.1.2...v3.0.0) --- updated-dependencies: - dependency-name: waitress dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
b7ae9bdc5e
commit
b5ba611e7b
|
|
@ -3,7 +3,7 @@ PyYaml~=6.0
|
|||
graypy~=2.1.0
|
||||
requests~=2.31.0
|
||||
pymongo~=4.6.2
|
||||
waitress~=2.1.2
|
||||
waitress~=3.0.0
|
||||
colorlog~=6.8.2
|
||||
bleach~=6.1.0
|
||||
dnspython>=2.6.0rc1 # not directly required, pinned by Snyk to avoid a vulnerability
|
||||
Loading…
Reference in New Issue
Block a user