Skip to content

Commit aa1d440

Browse files
Bump mypy from 1.12.1 to 1.13.0 (#38)
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:production 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 24ddcda commit aa1d440

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ requests==2.32.3
22
pyre-check==0.9.22
33
black==24.10.0
44
flake8==7.1.1
5-
mypy==1.12.1
5+
mypy==1.13.0
66
coverage==7.6.4
77
python-coveralls==2.9.3
88
types-requests==2.32.0.20241016

0 commit comments

Comments
 (0)