Skip to content

Commit a1979df

Browse files
authored
Update mypy (#9855)
1 parent 75ecd7e commit a1979df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-tests.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ flake8-bugbear==23.1.20; python_version >= "3.8" # must match .pre-commit-confi
55
flake8-noqa==1.3.0; python_version >= "3.8" # must match .pre-commit-config.yaml
66
flake8-pyi==23.1.2; python_version >= "3.8" # must match .pre-commit-config.yaml
77
isort==5.12.0; python_version >= "3.8" # must match .pre-commit-config.yaml
8-
mypy==1.0
8+
mypy==1.1.1
99
packaging==23.0
1010
pathspec>=0.10.3
1111
pre-commit-hooks==4.4.0 # must match .pre-commit-config.yaml

0 commit comments

Comments
 (0)