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:
dependabot[bot] 2024-02-29 23:54:27 +00:00 committed by GitHub
parent b7ae9bdc5e
commit b5ba611e7b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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