Skip to content

Commit f3b8f4d

Browse files
authored
Merge pull request #54 from kzosabe/dependabot/pip/mypy-0.931
Bump mypy from 0.930 to 0.931
2 parents a29677b + c8c5fc2 commit f3b8f4d

2 files changed

Lines changed: 23 additions & 23 deletions

File tree

poetry.lock

Lines changed: 22 additions & 22 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 @@ typing-extensions = ">=3.10,<5.0"
2929
black = ">=20.8b1"
3030
flake8 = "^4.0.1"
3131
isort = "^5.9.3"
32-
mypy = "^0.930"
32+
mypy = "^0.931"
3333
pylint = "^2.12.2"
3434
pytest = "^6.2.5"
3535
pytest-cov = "^3.0.0"

0 commit comments

Comments
 (0)