Skip to content

Commit 3d1b654

Browse files
Bump mypy from 1.17.0 to 1.17.1 (#918)
Bumps [mypy](https://github.com/python/mypy) from 1.17.0 to 1.17.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.17.0...v1.17.1) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.17.1 dependency-type: direct:development 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 1b58e11 commit 3d1b654

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ flake8-bandit==4.1.1
55
flake8-bugbear==24.12.12
66
flake8-import-order==0.19.2
77
flake8-requirements==2.2.1
8-
mypy==1.17.0
8+
mypy==1.17.1
99
types-passlib==1.7.7.20250602
1010
pep257==0.7.0
1111
sphinx==8.1.3

0 commit comments

Comments
 (0)