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 bea7bbb commit f627baaCopy full SHA for f627baa
1 file changed
pyproject.toml
@@ -33,18 +33,18 @@ dependencies = []
33
[dependency-groups]
34
dev = [
35
"atomicwrites==1.4.1",
36
- "attrs==23.2.0",
37
- "coverage==7.4.4",
38
- "more-itertools==10.2.0",
39
- "pbr==6.0.0",
40
- "pluggy==1.4.0",
+ "attrs==25.4.0",
+ "coverage==7.13.2",
+ "more-itertools==10.8.0",
+ "pbr==7.0.3",
+ "pluggy==1.6.0",
41
"py==1.11.0",
42
- "pytest==8.1.1",
43
- "pytest-cov==5.0.0",
44
- "PyYAML==6.0.1",
45
- "invoke==2.2.0",
46
- "pytest-timeout==2.3.1",
47
- "ruff==0.11.7",
+ "pytest==9.0.2",
+ "pytest-cov==7.0.0",
+ "PyYAML==6.0.3",
+ "invoke==2.2.1",
+ "pytest-timeout==2.4.0",
+ "ruff==0.14.14",
48
"mypy",
49
"types-PyYAML",
50
"atheris==2.3.0; python_version <= '3.11'",
0 commit comments