We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ad8994c + ba54437 commit d2750d0Copy full SHA for d2750d0
2 files changed
pyproject.toml
@@ -86,7 +86,7 @@ dev = [
86
"codecov==2.1.13",
87
"flake8-elegant-objects==1.1.1",
88
"flake8==7.3.0",
89
- "mypy==2.0.0", # Update to a version compatible with Python 3.12
+ "mypy==2.1.0", # Update to a version compatible with Python 3.12
90
"pylint==4.0.5",
91
"pytest-cov==7.1.0",
92
"pytest-testmon==2.2.0",
0 commit comments