Skip to content

Commit a4b44ca

Browse files
chore(deps-dev): update mypy requirement from ~=1.10.0 to ~=1.10.1 (Pycord-Development#2481)
1 parent 59b919f commit a4b44ca

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~=3.2.3
33
pytest~=8.2.2
44
pytest-asyncio~=0.23.3
55
# pytest-order~=1.0.1
6-
mypy~=1.10.0
6+
mypy~=1.10.1
77
coverage~=7.5
88
pre-commit==3.5.0
99
codespell==2.3.0

0 commit comments

Comments
 (0)