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 05ae8a0 commit 4f22f78Copy full SHA for 4f22f78
1 file changed
pyproject.toml
@@ -34,7 +34,7 @@ dependencies = []
34
dev = [
35
"atomicwrites==1.4.1",
36
"attrs==25.4.0",
37
- "coverage==7.13.2",
+ "coverage==7.13.4",
38
"more-itertools==10.8.0",
39
"pbr==7.0.3",
40
"pluggy==1.6.0",
@@ -44,7 +44,7 @@ dev = [
44
"PyYAML==6.0.3",
45
"invoke==2.2.1",
46
"pytest-timeout==2.4.0",
47
- "ruff==0.14.14",
+ "ruff==0.15.4",
48
"mypy",
49
"types-PyYAML",
50
"atheris==2.3.0; python_version <= '3.11'",
0 commit comments