Skip to content

Commit 2aa705e

Browse files
Bump mypy from 1.8.0 to 1.9.0
Bumps [mypy](https://github.com/python/mypy) from 1.8.0 to 1.9.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.8.0...1.9.0) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 85e07ea commit 2aa705e

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
@@ -2,7 +2,7 @@ black==24.3.0
22
coverage==7.4.3
33
flake8==7.0.0
44
isort==5.13.2
5-
mypy==1.8.0
5+
mypy==1.9.0
66
pre-commit==3.3
77
pygments==2.17.2
88
sphinx==7.0.1

0 commit comments

Comments
 (0)