Skip to content

Commit a932c9e

Browse files
authored
Merge pull request #226 from expobrain/dependabot/pip/mypy-1.15.0
chore(deps-dev): bump mypy from 1.14.1 to 1.15.0
2 parents e9ee5d0 + 13041a5 commit a932c9e

File tree

2 files changed

+36
-42
lines changed

2 files changed

+36
-42
lines changed

poetry.lock

Lines changed: 35 additions & 41 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
@@ -34,7 +34,7 @@ typing-extensions = ">=4.6"
3434
greenlet = ">=3"
3535

3636
[tool.poetry.group.dev.dependencies]
37-
mypy = "^1.14"
37+
mypy = "^1.15"
3838
pytest = "^8.3.4"
3939
pytest-cov = "^6.0.0"
4040
pytest-clarity = "^1.0.1"

0 commit comments

Comments
 (0)