Skip to content

Commit

Permalink
chore(deps): update dependency mypy to >=1.13,<1.14 (#460)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 23, 2024
1 parent a37aff4 commit c9fb195
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"pylint>=3,<3.4",
"pytest>=8,<8.4",
"pytest-cov>=5,<5.1",
"mypy>=1.12,<1.13",
"mypy>=1.13,<1.14",
"types-python-dateutil",
"types-requests",
],
Expand Down

0 comments on commit c9fb195

Please sign in to comment.