Skip to content

Commit 3811e2f

Browse files
Merge pull request #387 from mikelane/dependabot/pip/{{-cookiecutter.__project_name-}}/mypy-1.13.0
Bump mypy from 1.12.1 to 1.13.0 in /{{ cookiecutter.__project_name }}
2 parents 9311545 + a08eec5 commit 3811e2f

File tree

2 files changed

+36
-35
lines changed

2 files changed

+36
-35
lines changed

{{ cookiecutter.__project_name }}/poetry.lock

Lines changed: 35 additions & 34 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

{{ cookiecutter.__project_name }}/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ pytest-cov = "^5.0.0"
1818

1919

2020
[tool.poetry.group.lint.dependencies]
21-
mypy = "^1.12.1"
21+
mypy = "^1.13.0"
2222
black = "^24.10.0"
2323
isort = "^5.13.2"
2424
pre-commit = "^4.0.1"

0 commit comments

Comments
 (0)