Skip to content

Commit 1ac1192

Browse files
build(deps): bump regex from 2024.9.11 to 2024.11.6
Bumps [regex](https://github.com/mrabarnett/mrab-regex) from 2024.9.11 to 2024.11.6. - [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt) - [Commits](mrabarnett/mrab-regex@2024.9.11...2024.11.6) --- updated-dependencies: - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 95289d1 commit 1ac1192

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.0.0",
5353
"pytest-rerunfailures==14.0",
5454
"pyyaml==6.0.2",
55-
"regex==2024.9.11",
55+
"regex==2024.11.6",
5656
]
5757
doc = [
5858
"Sphinx==8.1.3",
@@ -67,7 +67,7 @@ doc = [
6767
"parse==1.20.2",
6868
"pypandoc==1.14",
6969
"pytest-sphinx==0.6.3",
70-
"regex==2024.9.11",
70+
"regex==2024.11.6",
7171
"sphinx-autobuild==2024.10.3",
7272
"sphinx-autodoc-typehints==2.5.0",
7373
"sphinx-copybutton==0.5.2",

0 commit comments

Comments
 (0)