Skip to content

Commit d63b9fb

Browse files
chore(deps): update dependency mypy to >=2.2,<2.3
1 parent 85abb34 commit d63b9fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"pylint>=4,<4.1",
5151
"pytest>=9,<9.2",
5252
"pytest-cov>=7,<7.2",
53-
"mypy>=2.1,<2.2",
53+
"mypy>=2.2,<2.3",
5454
"types-python-dateutil",
5555
"types-requests",
5656
],

0 commit comments

Comments
 (0)