We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b9062e commit 7919746Copy full SHA for 7919746
2 files changed
scripts/populate_tox/tox.jinja
@@ -77,6 +77,7 @@ deps =
77
linters: werkzeug<2.3.0
78
79
mypy: -r requirements-linting.txt
80
+ mypy: werkzeug<2.3.0
81
ruff: -r requirements-linting.txt
82
83
# === Common ===
tox.ini
@@ -328,6 +328,7 @@ deps =
328
329
330
331
332
333
334
0 commit comments