We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75ecd7e commit a1979dfCopy full SHA for a1979df
requirements-tests.txt
@@ -5,7 +5,7 @@ flake8-bugbear==23.1.20; python_version >= "3.8" # must match .pre-commit-confi
5
flake8-noqa==1.3.0; python_version >= "3.8" # must match .pre-commit-config.yaml
6
flake8-pyi==23.1.2; python_version >= "3.8" # must match .pre-commit-config.yaml
7
isort==5.12.0; python_version >= "3.8" # must match .pre-commit-config.yaml
8
-mypy==1.0
+mypy==1.1.1
9
packaging==23.0
10
pathspec>=0.10.3
11
pre-commit-hooks==4.4.0 # must match .pre-commit-config.yaml
0 commit comments