Bump waitress to 3.0.* (#11803)

This commit is contained in:
Avasam
2024-04-22 17:24:08 +02:00
committed by GitHub
parent bd8843a775
commit 7858e6058b
4 changed files with 7 additions and 8 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
version = "2.1.*"
version = "3.0.*"
upstream_repository = "https://github.com/Pylons/waitress"
[tool.stubtest]