Skip to content

Commit 655520d

Browse files
Merge pull request #688 from microsoftgraph/dependabot/pip/mypy-1.10.0
Bump mypy from 1.9.0 to 1.10.0
2 parents 8d714f2 + 6ad9fcf commit 655520d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ looseversion==1.3.0 ; python_version >= '3.5'
2424

2525
mccabe==0.7.0 ; python_version >= '3.6'
2626

27-
mypy==1.9.0
27+
mypy==1.10.0
2828

2929
mypy-extensions==1.0.0 ; python_version >= '3.5'
3030

0 commit comments

Comments
 (0)