Skip to content

Commit 274f81b

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 5659743 commit 274f81b

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.0.0
88
pytest-json-report==1.5.0
99
pyflakes==3.2.0
1010
pylama==8.4.1
11-
mypy==1.15.0
11+
mypy==1.17.1
1212
types-PyYAML==6.0.12.20241230
1313
types-requests==2.32.0.20250306
1414
types-six==1.17.0.20250304

0 commit comments

Comments
 (0)