Skip to content

Commit 0b4a6e7

Browse files
chore(deps-dev): bump mypy from 1.14.1 to 1.15.0
Bumps [mypy](https://github.com/python/mypy) from 1.14.1 to 1.15.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.14.1...v1.15.0) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f918a66 commit 0b4a6e7

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 @@
88

99
coveralls==4.0.1
1010
ruff==0.9.5
11-
mypy==1.14.1
11+
mypy==1.15.0
1212
pre-commit==4.1.0
1313
pytest==8.3.4
1414
pytest-asyncio==0.25.3

0 commit comments

Comments
 (0)