Skip to content

Commit eb49ab3

Browse files
authored
Merge pull request #104 from sanders41/dependabot/pip/mypy-0.902
Bump mypy from 0.901 to 0.902
2 parents 3909d5f + 5c7afc9 commit eb49ab3

File tree

2 files changed

+37
-26
lines changed

2 files changed

+37
-26
lines changed

poetry.lock

Lines changed: 36 additions & 25 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
@@ -29,7 +29,7 @@ camel-converter = "^1.0.0"
2929
black = "^21.5b2"
3030
flake8 = "^3.9.2"
3131
isort = "^5.8.0"
32-
mypy = "^0.901"
32+
mypy = "^0.902"
3333
pre-commit = "^2.12.1"
3434
pytest = "^6.2.3"
3535
pytest-cov = "^2.12.1"

0 commit comments

Comments
 (0)