Skip to content

Commit b084a4e

Browse files
Bump mypy from 1.15.0 to 1.17.1
Bumps [mypy](https://github.com/python/mypy) from 1.15.0 to 1.17.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.15.0...v1.17.1) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.17.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent db485ea commit b084a4e

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
@@ -8,7 +8,7 @@ pytest-cov==6.2.1
88
pytest-json-report==1.5.0
99
pyflakes==3.4.0
1010
pylama==8.4.1
11-
mypy==1.15.0
11+
mypy==1.17.1
1212
types-PyYAML==6.0.12.20250516
1313
types-requests==2.32.4.20250611
1414
types-six==1.17.0.20250515

0 commit comments

Comments
 (0)