Skip to content

Commit 4b4d090

Browse files
chore(deps-dev): bump mypy from 1.17.1 to 1.18.1
Bumps [mypy](https://github.com/python/mypy) from 1.17.1 to 1.18.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.17.1...v1.18.1) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.18.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2ddafa2 commit 4b4d090

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
@@ -7,7 +7,7 @@
77
-r docs/requirements-docs.txt
88

99
ruff==0.12.12
10-
mypy==1.17.1
10+
mypy==1.18.1
1111
pre-commit==4.3.0
1212
pytest==8.4.2
1313
pytest-asyncio==1.2.0

0 commit comments

Comments
 (0)