Skip to content

Commit 52ac99c

Browse files
chore(deps): 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:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 38d0f4c commit 52ac99c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ version = "0.0.0"
2020
test = [
2121
"codespell==2.4.1",
2222
"isort==5.13.2",
23-
"mypy==1.14.1",
23+
"mypy==1.15.0",
2424
"pre-commit==4.1.0",
2525
"pre-commit-hooks==5.0.0",
2626
"tomli==2.2.1",

0 commit comments

Comments
 (0)