Skip to content

Commit 50e333d

Browse files
build(deps): bump regex from 2024.11.6 to 2025.7.34 (#454)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cc9b6dd commit 50e333d

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==6.2.1",
5353
"pytest-rerunfailures==15.1",
5454
"pyyaml==6.0.2",
55-
"regex==2024.11.6",
55+
"regex==2025.7.34",
5656
]
5757
doc = [
5858
"Sphinx==8.2.3",
@@ -67,7 +67,7 @@ doc = [
6767
"parse==1.20.2",
6868
"pypandoc==1.15",
6969
"pytest-sphinx==0.6.3",
70-
"regex==2024.11.6",
70+
"regex==2025.7.34",
7171
"sphinx-autobuild==2024.10.3",
7272
"sphinx-autodoc-typehints==3.2.0",
7373
"sphinx-copybutton==0.5.2",

0 commit comments

Comments
 (0)