Skip to content

Commit 44ad1a9

Browse files
authored
chore(deps-dev): specify patch version for mypy req
Signed-off-by: BobDotCom <[email protected]>
1 parent fc02dd1 commit 44ad1a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ pylint~=2.16.1
33
pytest~=7.2.1
44
pytest-asyncio~=0.20.3
55
# pytest-order~=1.0.1
6-
mypy~=1.0
6+
mypy~=1.0.0
77
coverage~=7.1
88
pre-commit==3.0.4
99
codespell==2.2.2

0 commit comments

Comments
 (0)