Skip to content

Commit a7e3ac0

Browse files
authored
Merge branch 'main' into fix/docstring_length
2 parents 91cd706 + b016b9d commit a7e3ac0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ tests = [
5252
"pytest-cov==5.0.0",
5353
"pytest-rerunfailures==14.0",
5454
"pyyaml==6.0.2",
55-
"regex==2024.7.24",
55+
"regex==2024.9.11",
5656
]
5757
doc = [
5858
"Sphinx==8.0.2",
@@ -66,7 +66,7 @@ doc = [
6666
"parse==1.20.2",
6767
"pypandoc==1.13",
6868
"pytest-sphinx==0.6.3",
69-
"regex==2024.7.24",
69+
"regex==2024.9.11",
7070
"sphinx-autobuild==2024.9.19",
7171
"sphinx-autodoc-typehints==2.4.4",
7272
"sphinx-copybutton==0.5.2",

0 commit comments

Comments
 (0)