Skip to content

Commit f60a787

Browse files
Bump mypy from 1.19.0 to 1.19.1 (#569)
Bumps [mypy](https://github.com/python/mypy) from 1.19.0 to 1.19.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.19.0...v1.19.1) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.19.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 32ce313 commit f60a787

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.19.0; implementation_name=="cpython"
2+
mypy==1.19.1; implementation_name=="cpython"
33
pre-commit==4.5.0
44
sphinx==9.0.4
55
sphinxcontrib-asyncio==0.3.0

0 commit comments

Comments
 (0)