Skip to content

Commit 6a6916b

Browse files
chore(deps): update dependency mypy to v1.14.1 (#131)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 938c0d7 commit 6a6916b

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
@@ -31,7 +31,7 @@
3131
'pytest-asyncio>=0.23.7,<=0.23.9',
3232
'pytest-cov',
3333
'pytest-xdist',
34-
'mypy==1.14.0',
34+
'mypy==1.14.1',
3535
'ruff==0.5.0',
3636
],
3737
},

0 commit comments

Comments
 (0)