Skip to content

Commit c875c12

Browse files
Bump mypy from 1.12.1 to 1.13.0 (#678)
Bumps [mypy](https://github.com/python/mypy) from 1.12.1 to 1.13.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.12.1...v1.13.0) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dfc5ca3 commit c875c12

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
@@ -4,7 +4,7 @@ bandit==1.7.10
44
coverage==7.6.4
55
docutils==0.21.2
66
flake8==7.1.1
7-
mypy==1.12.1
7+
mypy==1.13.0
88
pyroma==4.2
99
pytest-cov==5.0.0
1010
pytest==8.3.3

0 commit comments

Comments
 (0)