Skip to content

Commit 24f96d7

Browse files
Bump mypy from 1.20.1 to 1.20.2 (#589)
Bumps [mypy](https://github.com/python/mypy) from 1.20.1 to 1.20.2. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.20.1...v1.20.2) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.20.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f5d9ea7 commit 24f96d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements/lint.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
-r ci.txt
2-
mypy==1.20.1; implementation_name=="cpython"
2+
mypy==1.20.2; implementation_name=="cpython"
33
pre-commit==4.5.1
44
sphinx==9.1.0
55
sphinxcontrib-asyncio==0.3.0

0 commit comments

Comments
 (0)