Skip to content

Commit 3b72b58

Browse files
authored
Merge pull request #518 from Corfucinas/dependabot/pip/development/mypy-1.11.1
chore: bump mypy from 1.8.0 to 1.11.1
2 parents 77fb1cf + 0ab5bd8 commit 3b72b58

File tree

2 files changed

+31
-31
lines changed

2 files changed

+31
-31
lines changed

poetry.lock

+30-30
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ optional = true
4242
[tool.poetry.group.dev.dependencies]
4343
black = ">=22.6,<24.0"
4444
commitizen = ">=2.32.2,<4.0.0"
45-
mypy = ">=0.971,<1.9"
45+
mypy = ">=0.971,<1.12"
4646
nox = ">=2022.8.7,<2025.0.0"
4747
perflint = "^0.7.3"
4848
pre-commit = ">=2.20,<4.0"

0 commit comments

Comments
 (0)