Skip to content

Commit 52427a3

Browse files
chore(deps): update dependency regex to v2025
1 parent d4eba08 commit 52427a3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ python-dateutil==2.9.0.post0; python_version >= '2.7' and python_version not in
2626
python-markdown-math==0.9; python_version >= '3.6'
2727
pyyaml==6.0.2; python_version >= '3.6'
2828
pyyaml-env-tag==0.1; python_version >= '3.6'
29-
regex==2024.11.6; python_version >= '3.8'
29+
regex==2025.7.34; python_version >= '3.8'
3030
requests==2.32.4; python_version >= '3.7'
3131
six==1.17.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
3232
urllib3==2.5.0; python_version >= '3.8'

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ python-dateutil==2.9.0.post0; python_version >= '2.7' and python_version not in
2525
python-markdown-math==0.9; python_version >= '3.6'
2626
pyyaml==6.0.2; python_version >= '3.6'
2727
pyyaml-env-tag==0.1; python_version >= '3.6'
28-
regex==2024.11.6; python_version >= '3.8'
28+
regex==2025.7.34; python_version >= '3.8'
2929
requests==2.32.4; python_version >= '3.7'
3030
six==1.17.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
3131
urllib3==2.5.0; python_version >= '3.8'

0 commit comments

Comments
 (0)