Skip to content

Commit 27742d0

Browse files
chore(deps): update dependency mypy to >=1.16,<1.17
1 parent 198f549 commit 27742d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"pylint>=3,<3.4",
5252
"pytest>=8,<8.4",
5353
"pytest-cov>=6,<6.2",
54-
"mypy>=1.15,<1.16",
54+
"mypy>=1.16,<1.17",
5555
"types-python-dateutil",
5656
"types-requests",
5757
],

0 commit comments

Comments
 (0)