[waitress] Update to 3.0.1 (#12917)

This commit is contained in:
Sebastian Rittau
2024-10-29 11:15:01 +01:00
committed by GitHub
parent 0301510114
commit 7838ab5f98
3 changed files with 2 additions and 11 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
version = "3.0.*"
version = "~=3.0.1"
upstream_repository = "https://github.com/Pylons/waitress"
[tool.stubtest]