Skip to content

Commit 3b5f59d

Browse files
Merge pull request #626 from microsoftgraph/dependabot/pip/mypy-1.9.0
Bump mypy from 1.8.0 to 1.9.0
2 parents 4cbab31 + 286984f commit 3b5f59d

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.8.0
27+
mypy==1.9.0
2828

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

0 commit comments

Comments
 (0)