Skip to content

Commit 3804f27

Browse files
authored
Merge pull request #89 from Paul-B98/dependabot/pip/mypy-1.16.0
build(deps-dev): bump mypy from 1.15.0 to 1.16.0
2 parents 671b14b + 988e970 commit 3804f27

2 files changed

Lines changed: 37 additions & 36 deletions

File tree

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Bugtracker = "https://github.com/Paul-B98/python-project-template" # TODO
2323
python = "^3.13"
2424

2525
[tool.poetry.group.dev.dependencies]
26-
mypy = "^1.15.0"
26+
mypy = "^1.16.0"
2727
pytest = "^8.3.5"
2828
coverage = "^7.8.2"
2929
pytest-cov = "^6.1.1"

0 commit comments

Comments
 (0)