Skip to content

Commit 93a14c1

Browse files
authored
Merge pull request #148 from python-openapi/dependabot/pip/mypy-1.7.0
Bump mypy from 1.6.1 to 1.7.0
2 parents 5becc1a + 38c3872 commit 93a14c1

File tree

2 files changed

+31
-30
lines changed

2 files changed

+31
-30
lines changed

poetry.lock

Lines changed: 30 additions & 29 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
@@ -69,7 +69,7 @@ pre-commit = "*"
6969
pytest = "^7"
7070
pytest-flake8 = "*"
7171
pytest-cov = "*"
72-
mypy = "^1.6"
72+
mypy = "^1.7"
7373
flynt = "^1.0"
7474
deptry = "^0.12.0"
7575
bump2version = "^1.0.1"

0 commit comments

Comments
 (0)