Skip to content

Commit f4ed8fa

Browse files
build(deps): bump mypy from 1.20.2 to 2.0.0 (#1045)
Bumps [mypy](https://github.com/python/mypy) from 1.20.2 to 2.0.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.20.2...v2.0.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4aaa0ef commit f4ed8fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements_tests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
pylint==4.0.5
22
pytest==9.0.3
3-
mypy==1.20.2
3+
mypy==2.0.0
44
prek==0.3.13
55
types-requests==2.33.0.20260503
66
pylint-per-file-ignores==3.2.1

0 commit comments

Comments
 (0)