Skip to content

Commit 2da3dff

Browse files
authored
Merge pull request #87 from Alviner/dependabot/pip/mypy-1.14.1
chore(deps-dev): bump mypy from 1.13.0 to 1.14.1
2 parents 1de9bcf + ba902be commit 2da3dff

File tree

2 files changed

+43
-37
lines changed

2 files changed

+43
-37
lines changed

poetry.lock

Lines changed: 42 additions & 36 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
@@ -38,7 +38,7 @@ python = "^3.9"
3838
poetry = "^1.5.0"
3939

4040
[tool.poetry.group.dev.dependencies]
41-
mypy = ">=0.991,<1.14"
41+
mypy = ">=0.991,<1.15"
4242
pylama = "^8.4.1"
4343
pytest = ">=7.2,<9.0"
4444
debugpy = "^1.6.4"

0 commit comments

Comments
 (0)