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
4 changes: 2 additions & 2 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ pymongo==4.11.3
# via edx-opaque-keys
python-dateutil==2.9.0.post0
# via -r requirements/base.in
pytz==2025.1
pytz==2025.2
# via -r requirements/base.in
pyyaml==6.0.2
# via -r requirements/base.in
Expand All @@ -38,7 +38,7 @@ six==1.17.0
# python-dateutil
stevedore==5.4.1
# via edx-opaque-keys
typing-extensions==4.12.2
typing-extensions==4.13.0
# via edx-opaque-keys
web-fragments==2.2.0
# via -r requirements/base.in
Expand Down
2 changes: 1 addition & 1 deletion requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ pluggy==1.5.0
# via tox
pyproject-api==1.9.0
# via tox
tox==4.24.2
tox==4.25.0
# via -r requirements/ci.in
virtualenv==20.29.3
# via tox
14 changes: 7 additions & 7 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@ attrs==25.3.0
# via
# -r requirements/test.txt
# hypothesis
boto3==1.37.18
boto3==1.37.23
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.37.18
botocore==1.37.23
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -112,7 +112,7 @@ fs-s3fs==1.1.1
# via
# -r requirements/test.txt
# openedx-django-pyfs
hypothesis==6.130.2
hypothesis==6.130.5
# via -r requirements/test.txt
iniconfig==2.1.0
# via
Expand Down Expand Up @@ -182,7 +182,7 @@ pluggy==1.5.0
# diff-cover
# pytest
# tox
pycodestyle==2.12.1
pycodestyle==2.13.0
# via -r requirements/test.txt
pygments==2.19.1
# via
Expand Down Expand Up @@ -239,7 +239,7 @@ python-slugify==8.0.4
# via
# -r requirements/test.txt
# code-annotations
pytz==2025.1
pytz==2025.2
# via -r requirements/test.txt
pyyaml==6.0.2
# via
Expand Down Expand Up @@ -279,11 +279,11 @@ tomlkit==0.13.2
# via
# -r requirements/test.txt
# pylint
tox==4.24.2
tox==4.25.0
# via
# -r requirements/ci.txt
# -r requirements/test.txt
typing-extensions==4.12.2
typing-extensions==4.13.0
# via
# -r requirements/test.txt
# edx-opaque-keys
Expand Down
8 changes: 4 additions & 4 deletions requirements/django.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ appdirs==1.4.4
# fs
asgiref==3.8.1
# via django
boto3==1.37.18
boto3==1.37.23
# via fs-s3fs
botocore==1.37.18
botocore==1.37.23
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -62,7 +62,7 @@ python-dateutil==2.9.0.post0
# via
# -r requirements/base.txt
# botocore
pytz==2025.1
pytz==2025.2
# via -r requirements/base.txt
pyyaml==6.0.2
# via -r requirements/base.txt
Expand All @@ -82,7 +82,7 @@ stevedore==5.4.1
# via
# -r requirements/base.txt
# edx-opaque-keys
typing-extensions==4.12.2
typing-extensions==4.13.0
# via
# -r requirements/base.txt
# edx-opaque-keys
Expand Down
8 changes: 4 additions & 4 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@ babel==2.17.0
# sphinx
beautifulsoup4==4.13.3
# via pydata-sphinx-theme
boto3==1.37.18
boto3==1.37.23
# via
# -r requirements/django.txt
# fs-s3fs
botocore==1.37.18
botocore==1.37.23
# via
# -r requirements/django.txt
# boto3
Expand Down Expand Up @@ -108,7 +108,7 @@ python-dateutil==2.9.0.post0
# via
# -r requirements/django.txt
# botocore
pytz==2025.1
pytz==2025.2
# via -r requirements/django.txt
pyyaml==6.0.2
# via -r requirements/django.txt
Expand Down Expand Up @@ -159,7 +159,7 @@ stevedore==5.4.1
# via
# -r requirements/django.txt
# edx-opaque-keys
typing-extensions==4.12.2
typing-extensions==4.13.0
# via
# -r requirements/django.txt
# beautifulsoup4
Expand Down
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/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/pip.in
setuptools==77.0.3
setuptools==78.1.0
# via -r requirements/pip.in
14 changes: 7 additions & 7 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@ astroid==3.3.9
# pylint-celery
attrs==25.3.0
# via hypothesis
boto3==1.37.18
boto3==1.37.23
# via
# -r requirements/django.txt
# fs-s3fs
botocore==1.37.18
botocore==1.37.23
# via
# -r requirements/django.txt
# boto3
Expand Down Expand Up @@ -82,7 +82,7 @@ fs-s3fs==1.1.1
# via
# -r requirements/django.txt
# openedx-django-pyfs
hypothesis==6.130.2
hypothesis==6.130.5
# via -r requirements/test.in
iniconfig==2.1.0
# via pytest
Expand Down Expand Up @@ -135,7 +135,7 @@ pluggy==1.5.0
# diff-cover
# pytest
# tox
pycodestyle==2.12.1
pycodestyle==2.13.0
# via -r requirements/test.in
pygments==2.19.1
# via diff-cover
Expand Down Expand Up @@ -175,7 +175,7 @@ python-dateutil==2.9.0.post0
# botocore
python-slugify==8.0.4
# via code-annotations
pytz==2025.1
pytz==2025.2
# via -r requirements/django.txt
pyyaml==6.0.2
# via
Expand Down Expand Up @@ -209,9 +209,9 @@ text-unidecode==1.3
# via python-slugify
tomlkit==0.13.2
# via pylint
tox==4.24.2
tox==4.25.0
# via -r requirements/test.in
typing-extensions==4.12.2
typing-extensions==4.13.0
# via
# -r requirements/django.txt
# edx-opaque-keys
Expand Down