Skip to content

Commit fc113f7

Browse files
chore(deps-dev): bump mypy from 1.19.0 to 1.19.1
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:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4f6b1b6 commit fc113f7

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.14.9
10-
mypy==1.19.0
10+
mypy==1.19.1
1111
pre-commit==4.5.0
1212
pytest==9.0.2
1313
pytest-asyncio==1.3.0

0 commit comments

Comments
 (0)