Skip to content

Commit 85f0104

Browse files
Bump mypy from 1.10.0 to 1.13.0 (#466)
Bumps [mypy](https://github.com/python/mypy) from 1.10.0 to 1.13.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.10.0...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 edbad0e commit 85f0104

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ pytest-xdist
1818
pytest-dotenv
1919
pytest-csv
2020
flaky
21-
mypy==1.10.0
21+
mypy==1.13.0
2222
black==24.8.0
2323

2424
# Adapter specific dependencies

0 commit comments

Comments
 (0)