Skip to content

Commit d6dd7ea

Browse files
⬆ 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] <support@github.com>
1 parent f4beb8e commit d6dd7ea

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
@@ -5,6 +5,6 @@ isort==6.0.0
55
black==25.1.0
66
ruff==0.9.3
77
pytest==8.3.4
8-
mypy==1.14.1
8+
mypy==1.15.0
99
coverage[toml]==7.6.10
1010
pre-commit==4.1.0

0 commit comments

Comments
 (0)