feat: Upgrade Python dependency regex (#34625)
Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master` Co-authored-by: UsamaSadiq <UsamaSadiq@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
809ffc3743
commit
988fd94a43
@@ -74,7 +74,7 @@ python-dateutil==2.8.2
|
||||
# via matplotlib
|
||||
random2==1.0.2
|
||||
# via -r requirements/edx-sandbox/base.in
|
||||
regex==2023.12.25
|
||||
regex==2024.4.16
|
||||
# via nltk
|
||||
scipy==1.7.3
|
||||
# via
|
||||
|
||||
@@ -997,7 +997,7 @@ referencing==0.33.0
|
||||
# via
|
||||
# jsonschema
|
||||
# jsonschema-specifications
|
||||
regex==2023.12.25
|
||||
regex==2024.4.16
|
||||
# via nltk
|
||||
requests==2.31.0
|
||||
# via
|
||||
|
||||
@@ -1729,7 +1729,7 @@ referencing==0.33.0
|
||||
# -r requirements/edx/testing.txt
|
||||
# jsonschema
|
||||
# jsonschema-specifications
|
||||
regex==2023.12.25
|
||||
regex==2024.4.16
|
||||
# via
|
||||
# -r requirements/edx/doc.txt
|
||||
# -r requirements/edx/testing.txt
|
||||
|
||||
@@ -1181,7 +1181,7 @@ referencing==0.33.0
|
||||
# -r requirements/edx/base.txt
|
||||
# jsonschema
|
||||
# jsonschema-specifications
|
||||
regex==2023.12.25
|
||||
regex==2024.4.16
|
||||
# via
|
||||
# -r requirements/edx/base.txt
|
||||
# nltk
|
||||
|
||||
@@ -1302,7 +1302,7 @@ referencing==0.33.0
|
||||
# -r requirements/edx/base.txt
|
||||
# jsonschema
|
||||
# jsonschema-specifications
|
||||
regex==2023.12.25
|
||||
regex==2024.4.16
|
||||
# via
|
||||
# -r requirements/edx/base.txt
|
||||
# nltk
|
||||
|
||||
Reference in New Issue
Block a user