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.
1 parent e79973c commit ec11dfdCopy full SHA for ec11dfd
2 files changed
pyproject.toml
@@ -92,7 +92,7 @@ dev = [
92
"codecov==2.1.13",
93
"flake8-elegant-objects==1.1.1",
94
"flake8==7.3.0",
95
- "mypy==2.2.0", # Update to a version compatible with Python 3.12
+ "mypy==2.3.0", # Update to a version compatible with Python 3.12
96
"pylint==4.0.6",
97
"pytest-cov==7.1.0",
98
"pytest-testmon==2.2.0",
0 commit comments