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 6fc4829 commit 434cff4Copy full SHA for 434cff4
tox.ini
@@ -91,7 +91,7 @@ description = Static type checking
91
base = testenv
92
deps =
93
# renovate: datasource=pypi
94
- mypy[reports]==1.1.1
+ mypy[reports]==1.4.1
95
env_dir = {work_dir}/typing
96
runner = ignore_env_name_mismatch
97
package = editable
0 commit comments