Skip to content

Commit e07f000

Browse files
Bump mypy from 0.982 to 1.9.0
Bumps [mypy](https://github.com/python/mypy) from 0.982 to 1.9.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v0.982...1.9.0) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9064124 commit e07f000

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ pytest-json-report==1.5.0
88
pyflakes==3.0.1
99
pylama==8.4.1
1010
mock==5.0.2
11-
mypy==0.982
11+
mypy==1.9.0
1212
types-PyYAML==6.0.12.10
1313
types-requests==2.31.0.20240311
1414
types-six==1.16.21.8

0 commit comments

Comments
 (0)