8000 Bump mypy to 1.2.0 · sybrenstuvel/python-rsa@5045b14 · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Apr 20, 2025. It is now read-only.

Commit 5045b14

Browse files
committed
Bump mypy to 1.2.0
Mypy is an important checker, nice to keep up to date, and it's only a development-time dependency anyway.
1 parent 29a7411 commit 5045b14

File tree

2 files changed

+16
-23
lines changed

2 files changed

+16
-23
lines changed

poetry.lock

Lines changed: 15 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
@@ -41,7 +41,7 @@ Sphinx = "^5.0.0"
4141
pytest = "^7.2"
4242
pytest-cov = "^4.0"
4343
tox = "^3.22.0"
44-
mypy = "^0.910"
44+
mypy = "^1.2"
4545
flake8 = "^3.8.4"
4646

4747
[build-system]

0 commit comments

Comments
 (0)
0