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 09a35c5 commit 1512657Copy full SHA for 1512657
pyproject.toml
@@ -27,7 +27,7 @@ changelog = "https://github.com/Anselmoo/useful-math-functions/blob/main/CHANGEL
27
28
[dependency-groups]
29
dev = [
30
- "ruff>=0.11,<0.12",
+ "ruff>=0.13,<0.14",
31
"mypy>=1.14.1,<2",
32
"pytest>=8.3.4,<9",
33
"pytest-sugar>=1.0.0,<2",
0 commit comments