Skip to content

Commit

Permalink
Merge pull request #52 from edx/repo-tools/upgrade-python-requirement…
Browse files Browse the repository at this point in the history
…s-851eba2

chore: Upgrade Python requirements
  • Loading branch information
ilee2u authored Feb 14, 2025
2 parents 851eba2 + 79ca0fd commit 4ce3a46
Show file tree
Hide file tree
Showing 9 changed files with 30 additions and 30 deletions.
8 changes: 4 additions & 4 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ defusedxml==0.8.0rc2
# via
# python3-openid
# social-auth-core
django==4.2.18
django==4.2.19
# via
# -c requirements/common_constraints.txt
# -c requirements/constraints.txt
Expand Down Expand Up @@ -130,15 +130,15 @@ libsass==0.23.0
# via -r requirements/base.in
logutils==0.3.5
# via -r requirements/base.in
lxml[html-clean,html_clean]==5.3.0
lxml[html-clean,html_clean]==5.3.1
# via
# edx-i18n-tools
# lxml-html-clean
lxml-html-clean==0.4.1
# via lxml
markupsafe==3.0.2
# via jinja2
newrelic==10.5.0
newrelic==10.6.0
# via edx-django-utils
oauthlib==3.2.2
# via
Expand All @@ -165,7 +165,7 @@ pyjwt[crypto]==2.10.1
# edx-drf-extensions
# edx-rest-api-client
# social-auth-core
pymongo==4.11
pymongo==4.11.1
# via edx-opaque-keys
pynacl==1.5.0
# via edx-django-utils
Expand Down
2 changes: 1 addition & 1 deletion requirements/django.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
django==4.2.18
django==4.2.19
10 changes: 5 additions & 5 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ babel==2.17.0
# via
# pydata-sphinx-theme
# sphinx
beautifulsoup4==4.13.1
beautifulsoup4==4.13.3
# via pydata-sphinx-theme
certifi==2025.1.31
# via
Expand Down Expand Up @@ -53,7 +53,7 @@ defusedxml==0.8.0rc2
# -r requirements/base.txt
# python3-openid
# social-auth-core
django==4.2.18
django==4.2.19
# via
# -c requirements/common_constraints.txt
# -c requirements/constraints.txt
Expand Down Expand Up @@ -167,7 +167,7 @@ libsass==0.23.0
# via -r requirements/base.txt
logutils==0.3.5
# via -r requirements/base.txt
lxml[html-clean]==5.3.0
lxml[html-clean]==5.3.1
# via
# -r requirements/base.txt
# edx-i18n-tools
Expand All @@ -180,7 +180,7 @@ markupsafe==3.0.2
# via
# -r requirements/base.txt
# jinja2
newrelic==10.5.0
newrelic==10.6.0
# via
# -r requirements/base.txt
# edx-django-utils
Expand Down Expand Up @@ -229,7 +229,7 @@ pyjwt[crypto]==2.10.1
# edx-drf-extensions
# edx-rest-api-client
# social-auth-core
pymongo==4.11
pymongo==4.11.1
# via
# -r requirements/base.txt
# edx-opaque-keys
Expand Down
4 changes: 2 additions & 2 deletions requirements/github.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ colorama==0.4.6
# via
# -r requirements/tox.txt
# tox
coverage==7.6.10
coverage==7.6.12
# via -r requirements/github.in
distlib==0.3.9
# via
Expand Down Expand Up @@ -47,7 +47,7 @@ pyproject-api==1.9.0
# tox
tox==4.24.1
# via -r requirements/tox.txt
virtualenv==20.29.1
virtualenv==20.29.2
# via
# -r requirements/tox.txt
# tox
14 changes: 7 additions & 7 deletions requirements/local.txt
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ colorama==0.4.6
# via
# -r requirements/tox.txt
# tox
coverage[toml]==7.6.10
coverage[toml]==7.6.12
# via
# -r requirements/test.txt
# pytest-cov
Expand All @@ -87,7 +87,7 @@ distlib==0.3.9
# via
# -r requirements/tox.txt
# virtualenv
django==4.2.18
django==4.2.19
# via
# -c requirements/common_constraints.txt
# -c requirements/constraints.txt
Expand Down Expand Up @@ -216,7 +216,7 @@ libsass==0.23.0
# via -r requirements/test.txt
logutils==0.3.5
# via -r requirements/test.txt
lxml[html-clean]==5.3.0
lxml[html-clean]==5.3.1
# via
# -r requirements/test.txt
# edx-i18n-tools
Expand All @@ -235,7 +235,7 @@ mccabe==0.7.0
# pylint
mysqlclient==2.2.7
# via -r requirements/local.in
newrelic==10.5.0
newrelic==10.6.0
# via
# -r requirements/test.txt
# edx-django-utils
Expand Down Expand Up @@ -323,7 +323,7 @@ pylint-plugin-utils==0.8.2
# -r requirements/test.txt
# pylint-celery
# pylint-django
pymongo==4.11
pymongo==4.11.1
# via
# -r requirements/test.txt
# edx-opaque-keys
Expand All @@ -347,7 +347,7 @@ pytest==8.3.4
# pytest-django
pytest-cov==6.0.0
# via -r requirements/test.txt
pytest-django==4.9.0
pytest-django==4.10.0
# via -r requirements/test.txt
python-slugify==8.0.4
# via
Expand Down Expand Up @@ -435,7 +435,7 @@ urllib3==1.26.20
# -c requirements/constraints.txt
# -r requirements/test.txt
# requests
virtualenv==20.29.1
virtualenv==20.29.2
# via
# -r requirements/tox.txt
# tox
Expand Down
2 changes: 1 addition & 1 deletion requirements/optional.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
#
# make upgrade
#
newrelic==10.5.0
newrelic==10.6.0
# via -r requirements/optional.in
8 changes: 4 additions & 4 deletions requirements/production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ defusedxml==0.8.0rc2
# -r requirements/base.txt
# python3-openid
# social-auth-core
django==4.2.18
django==4.2.19
# via
# -c requirements/common_constraints.txt
# -c requirements/constraints.txt
Expand Down Expand Up @@ -152,7 +152,7 @@ libsass==0.23.0
# via -r requirements/base.txt
logutils==0.3.5
# via -r requirements/base.txt
lxml[html-clean]==5.3.0
lxml[html-clean]==5.3.1
# via
# -r requirements/base.txt
# edx-i18n-tools
Expand All @@ -167,7 +167,7 @@ markupsafe==3.0.2
# jinja2
mysqlclient==2.2.7
# via -r requirements/production.in
newrelic==10.5.0
newrelic==10.6.0
# via
# -r requirements/base.txt
# edx-django-utils
Expand Down Expand Up @@ -213,7 +213,7 @@ pyjwt[crypto]==2.10.1
# social-auth-core
pymemcache==4.0.0
# via -r requirements/production.in
pymongo==4.11
pymongo==4.11.1
# via
# -r requirements/base.txt
# edx-opaque-keys
Expand Down
10 changes: 5 additions & 5 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ code-annotations==2.2.0
# -r requirements/base.txt
# edx-lint
# edx-toggles
coverage[toml]==7.6.10
coverage[toml]==7.6.12
# via
# -r requirements/test.in
# pytest-cov
Expand Down Expand Up @@ -177,7 +177,7 @@ libsass==0.23.0
# via -r requirements/base.txt
logutils==0.3.5
# via -r requirements/base.txt
lxml[html-clean]==5.3.0
lxml[html-clean]==5.3.1
# via
# -r requirements/base.txt
# edx-i18n-tools
Expand All @@ -192,7 +192,7 @@ markupsafe==3.0.2
# jinja2
mccabe==0.7.0
# via pylint
newrelic==10.5.0
newrelic==10.6.0
# via
# -r requirements/base.txt
# edx-django-utils
Expand Down Expand Up @@ -257,7 +257,7 @@ pylint-plugin-utils==0.8.2
# via
# pylint-celery
# pylint-django
pymongo==4.11
pymongo==4.11.1
# via
# -r requirements/base.txt
# edx-opaque-keys
Expand All @@ -272,7 +272,7 @@ pytest==8.3.4
# pytest-django
pytest-cov==6.0.0
# via -r requirements/test.in
pytest-django==4.9.0
pytest-django==4.10.0
# via -r requirements/test.in
python-slugify==8.0.4
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/tox.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ pyproject-api==1.9.0
# via tox
tox==4.24.1
# via -r requirements/tox.in
virtualenv==20.29.1
virtualenv==20.29.2
# via tox

0 comments on commit 4ce3a46

Please sign in to comment.