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
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ markupsafe==2.1.5
# mako
pbr==6.0.0
# via stevedore
pymongo==4.7.3
pymongo==4.8.0
# via edx-opaque-keys
python-dateutil==2.9.0.post0
# via -r requirements/base.in
Expand Down
12 changes: 6 additions & 6 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@ backports-zoneinfo==0.2.1 ; python_version < "3.9"
# via
# -r requirements/test.txt
# django
boto3==1.34.131
boto3==1.34.136
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.34.131
botocore==1.34.136
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -122,7 +122,7 @@ fs-s3fs==1.1.1
# via
# -r requirements/test.txt
# openedx-django-pyfs
hypothesis==6.103.2
hypothesis==6.104.2
# via -r requirements/test.txt
importlib-metadata==6.11.0
# via
Expand Down Expand Up @@ -218,7 +218,7 @@ pygments==2.18.0
# via
# -r requirements/test.txt
# diff-cover
pylint==3.2.3
pylint==3.2.5
# via
# -r requirements/test.txt
# edx-lint
Expand All @@ -238,7 +238,7 @@ pylint-plugin-utils==0.8.2
# -r requirements/test.txt
# pylint-celery
# pylint-django
pymongo==4.7.3
pymongo==4.8.0
# via
# -r requirements/test.txt
# edx-opaque-keys
Expand Down Expand Up @@ -275,7 +275,7 @@ pyyaml==6.0.1
# via
# -r requirements/test.txt
# code-annotations
s3transfer==0.10.1
s3transfer==0.10.2
# via
# -r requirements/test.txt
# boto3
Expand Down
8 changes: 4 additions & 4 deletions requirements/django.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ backports-zoneinfo==0.2.1 ; python_version < "3.9"
# via
# -r requirements/django.in
# django
boto3==1.34.131
boto3==1.34.136
# via fs-s3fs
botocore==1.34.131
botocore==1.34.136
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -58,7 +58,7 @@ pbr==6.0.0
# via
# -r requirements/base.txt
# stevedore
pymongo==4.7.3
pymongo==4.8.0
# via
# -r requirements/base.txt
# edx-opaque-keys
Expand All @@ -70,7 +70,7 @@ pytz==2024.1
# via -r requirements/base.txt
pyyaml==6.0.1
# via -r requirements/base.txt
s3transfer==0.10.1
s3transfer==0.10.2
# via boto3
simplejson==3.19.2
# via -r requirements/base.txt
Expand Down
8 changes: 4 additions & 4 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@ backports-zoneinfo==0.2.1 ; python_version < "3.9"
# django
beautifulsoup4==4.12.3
# via pydata-sphinx-theme
boto3==1.34.131
boto3==1.34.136
# via
# -r requirements/django.txt
# fs-s3fs
botocore==1.34.131
botocore==1.34.136
# via
# -r requirements/django.txt
# boto3
Expand Down Expand Up @@ -108,7 +108,7 @@ pygments==2.18.0
# accessible-pygments
# pydata-sphinx-theme
# sphinx
pymongo==4.7.3
pymongo==4.8.0
# via
# -r requirements/django.txt
# edx-opaque-keys
Expand All @@ -124,7 +124,7 @@ pyyaml==6.0.1
# via -r requirements/django.txt
requests==2.32.3
# via sphinx
s3transfer==0.10.1
s3transfer==0.10.2
# via
# -r requirements/django.txt
# boto3
Expand Down
4 changes: 2 additions & 2 deletions requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ wheel==0.43.0
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
pip==24.1
pip==24.1.1
# via -r requirements/pip.in
setuptools==70.1.0
setuptools==70.1.1
# via -r requirements/pip.in
12 changes: 6 additions & 6 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@ backports-zoneinfo==0.2.1 ; python_version < "3.9"
# via
# -r requirements/django.txt
# django
boto3==1.34.131
boto3==1.34.136
# via
# -r requirements/django.txt
# fs-s3fs
botocore==1.34.131
botocore==1.34.136
# via
# -r requirements/django.txt
# boto3
Expand Down Expand Up @@ -90,7 +90,7 @@ fs-s3fs==1.1.1
# via
# -r requirements/django.txt
# openedx-django-pyfs
hypothesis==6.103.2
hypothesis==6.104.2
# via -r requirements/test.in
importlib-metadata==6.11.0
# via
Expand Down Expand Up @@ -158,7 +158,7 @@ pycodestyle==2.12.0
# via -r requirements/test.in
pygments==2.18.0
# via diff-cover
pylint==3.2.3
pylint==3.2.5
# via
# -r requirements/test.in
# edx-lint
Expand All @@ -173,7 +173,7 @@ pylint-plugin-utils==0.8.2
# via
# pylint-celery
# pylint-django
pymongo==4.7.3
pymongo==4.8.0
# via
# -r requirements/django.txt
# edx-opaque-keys
Expand All @@ -200,7 +200,7 @@ pyyaml==6.0.1
# via
# -r requirements/django.txt
# code-annotations
s3transfer==0.10.1
s3transfer==0.10.2
# via
# -r requirements/django.txt
# boto3
Expand Down