Skip to content

Commit 9dd5c81

Browse files
deps: update dependency mypy to >=1.5,<1.6 (#284)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2eb1e6d commit 9dd5c81

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
@@ -52,7 +52,7 @@
5252
"test": [
5353
"coverage>=7.2.7,<7.3",
5454
"pytest>=7.4,<7.5",
55-
"mypy>=1.4.1,<1.5",
55+
"mypy>=1.5,<1.6",
5656
"types-python-dateutil",
5757
"types-requests",
5858
],

0 commit comments

Comments
 (0)