Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ charset-normalizer==3.4.2
# via requests
click==8.2.0
# via edx-django-utils
cryptography==44.0.3
cryptography==45.0.2
# via pyjwt
django==4.2.21
# via
Expand Down Expand Up @@ -108,7 +108,7 @@ meilisearch==0.34.1
# via -r requirements/base.in
mysqlclient==2.2.7
# via -r requirements/base.in
newrelic==10.11.0
newrelic==10.12.0
# via edx-django-utils
packaging==25.0
# via
Expand All @@ -133,7 +133,7 @@ pyjwt[crypto]==2.10.1
# -r requirements/base.in
# drf-jwt
# edx-drf-extensions
pymongo==4.12.1
pymongo==4.13.0
# via edx-opaque-keys
pynacl==1.5.0
# via edx-django-utils
Expand All @@ -156,7 +156,7 @@ requests==2.32.3
# -r requirements/base.in
# edx-drf-extensions
# meilisearch
rpds-py==0.24.0
rpds-py==0.25.0
# via
# jsonschema
# referencing
Expand Down Expand Up @@ -194,7 +194,7 @@ urllib3==1.26.20
# requests

# The following packages are considered to be unsafe in a requirements file:
setuptools==80.4.0
setuptools==80.7.1
# via
# -r requirements/base.in
# pbr
6 changes: 3 additions & 3 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@ platformdirs==4.3.8
# via
# tox
# virtualenv
pluggy==1.5.0
pluggy==1.6.0
# via tox
pyproject-api==1.9.0
pyproject-api==1.9.1
# via tox
tox==4.25.0
tox==4.26.0
# via -r requirements/ci.in
virtualenv==20.31.2
# via tox
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ pip==24.2
# via
# -c https://raw.githubusercontent.com/openedx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/pip.in
setuptools==80.4.0
setuptools==80.7.1
# via -r requirements/pip.in
18 changes: 9 additions & 9 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ coverage[toml]==7.8.0
# via
# -r requirements/test.txt
# pytest-cov
cryptography==44.0.3
cryptography==45.0.2
# via
# -r requirements/base.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -198,7 +198,7 @@ elasticsearch-dsl==7.4.1
# django-elasticsearch-dsl-drf
factory-boy==3.3.3
# via -r requirements/test.txt
faker==37.1.0
faker==37.3.0
# via
# -r requirements/test.txt
# factory-boy
Expand Down Expand Up @@ -262,7 +262,7 @@ mysqlclient==2.2.7
# via
# -r requirements/base.txt
# -r requirements/test.txt
newrelic==10.11.0
newrelic==10.12.0
# via
# -r requirements/base.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -298,7 +298,7 @@ platformdirs==4.3.8
# pylint
# tox
# virtualenv
pluggy==1.5.0
pluggy==1.6.0
# via
# -r requirements/test.txt
# diff-cover
Expand Down Expand Up @@ -352,7 +352,7 @@ pylint-plugin-utils==0.8.2
# via
# pylint-celery
# pylint-django
pymongo==4.12.1
pymongo==4.13.0
# via
# -r requirements/base.txt
# -r requirements/test.txt
Expand All @@ -362,7 +362,7 @@ pynacl==1.5.0
# -r requirements/base.txt
# -r requirements/test.txt
# edx-django-utils
pyproject-api==1.9.0
pyproject-api==1.9.1
# via
# -r requirements/test.txt
# tox
Expand Down Expand Up @@ -407,7 +407,7 @@ requests==2.32.3
# -r requirements/test.txt
# edx-drf-extensions
# meilisearch
rpds-py==0.24.0
rpds-py==0.25.0
# via
# -r requirements/base.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -448,7 +448,7 @@ tomlkit==0.13.2
# via
# -r requirements/test.txt
# pylint
tox==4.25.0
tox==4.26.0
# via -r requirements/test.txt
typing-extensions==4.13.2
# via
Expand Down Expand Up @@ -486,7 +486,7 @@ virtualenv==20.31.2
# tox

# The following packages are considered to be unsafe in a requirements file:
setuptools==80.4.0
setuptools==80.7.1
# via
# -r requirements/base.txt
# -r requirements/test.txt
Expand Down
18 changes: 9 additions & 9 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ coverage[toml]==7.8.0
# via
# -r requirements/test.in
# pytest-cov
cryptography==44.0.3
cryptography==45.0.2
# via
# -r requirements/base.txt
# pyjwt
Expand Down Expand Up @@ -147,7 +147,7 @@ elasticsearch-dsl==7.4.1
# django-elasticsearch-dsl-drf
factory-boy==3.3.3
# via -r requirements/test.in
faker==37.1.0
faker==37.3.0
# via factory-boy
filelock==3.18.0
# via
Expand Down Expand Up @@ -189,7 +189,7 @@ more-itertools==10.7.0
# via -r requirements/test.in
mysqlclient==2.2.7
# via -r requirements/base.txt
newrelic==10.11.0
newrelic==10.12.0
# via
# -r requirements/base.txt
# edx-django-utils
Expand Down Expand Up @@ -218,7 +218,7 @@ platformdirs==4.3.8
# pylint
# tox
# virtualenv
pluggy==1.5.0
pluggy==1.6.0
# via
# diff-cover
# pytest
Expand Down Expand Up @@ -248,15 +248,15 @@ pyjwt[crypto]==2.10.1
# edx-drf-extensions
pylint==3.3.7
# via -r requirements/test.in
pymongo==4.12.1
pymongo==4.13.0
# via
# -r requirements/base.txt
# edx-opaque-keys
pynacl==1.5.0
# via
# -r requirements/base.txt
# edx-django-utils
pyproject-api==1.9.0
pyproject-api==1.9.1
# via tox
pytest==8.3.5
# via
Expand Down Expand Up @@ -291,7 +291,7 @@ requests==2.32.3
# -r requirements/base.txt
# edx-drf-extensions
# meilisearch
rpds-py==0.24.0
rpds-py==0.25.0
# via
# -r requirements/base.txt
# jsonschema
Expand Down Expand Up @@ -322,7 +322,7 @@ text-unidecode==1.3
# via python-slugify
tomlkit==0.13.2
# via pylint
tox==4.25.0
tox==4.26.0
# via -r requirements/test.in
typing-extensions==4.13.2
# via
Expand Down Expand Up @@ -352,7 +352,7 @@ virtualenv==20.31.2
# via tox

# The following packages are considered to be unsafe in a requirements file:
setuptools==80.4.0
setuptools==80.7.1
# via
# -r requirements/base.txt
# pbr