We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0738661 commit 85632eeCopy full SHA for 85632ee
pyproject.toml
@@ -70,7 +70,7 @@ tldextract = "3.5.0"
70
typing-extensions = "4.12.2"
71
unidecode = "1.3.8"
72
# Putting upgrade on hold due to new version introducing breaking changes
73
-Werkzeug = "3.0.4"
+Werkzeug = "3.0.6"
74
# Pinned dependencies
75
idna = "2.10" # pinned to align with test moto dependency requirements (for <=2.9)
76
0 commit comments