Skip to content

Commit f533f50

Browse files
authored
Merge pull request #98 from Mause/dependabot/pip/mypy-0.910
Bump mypy from 0.902 to 0.910
2 parents fe98221 + 666d565 commit f533f50

File tree

2 files changed

+26
-26
lines changed

2 files changed

+26
-26
lines changed

poetry.lock

Lines changed: 25 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
@@ -16,7 +16,7 @@ sqlalchemy = "^1.3.19"
1616
pytest = "^6.2.4"
1717
pre-commit = "^2.13.0"
1818
pdbpp = "^0.10.2"
19-
mypy = "^0.902"
19+
mypy = "^0.910"
2020
hypothesis = "^6.0.4"
2121

2222
[tool.poetry.plugins."sqlalchemy.dialects"]

0 commit comments

Comments
 (0)