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 cc9b6dd commit 50e333dCopy full SHA for 50e333d
pyproject.toml
@@ -52,7 +52,7 @@ tests = [
52
"pytest-cov==6.2.1",
53
"pytest-rerunfailures==15.1",
54
"pyyaml==6.0.2",
55
- "regex==2024.11.6",
+ "regex==2025.7.34",
56
]
57
doc = [
58
"Sphinx==8.2.3",
@@ -67,7 +67,7 @@ doc = [
67
"parse==1.20.2",
68
"pypandoc==1.15",
69
"pytest-sphinx==0.6.3",
70
71
"sphinx-autobuild==2024.10.3",
72
"sphinx-autodoc-typehints==3.2.0",
73
"sphinx-copybutton==0.5.2",
0 commit comments