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 @@ -6,7 +6,7 @@
#
appdirs==1.4.4
# via fs
dnspython==2.7.0
dnspython==2.8.0
# via pymongo
edx-opaque-keys==3.0.0
# via -r requirements/base.in
Expand All @@ -20,7 +20,7 @@ markupsafe==3.0.2
# via
# -r requirements/base.in
# mako
pymongo==4.14.1
pymongo==4.15.0
# via edx-opaque-keys
python-dateutil==2.9.0.post0
# via -r requirements/base.in
Expand Down
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.40.25
boto3==1.40.30
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.40.25
botocore==1.40.30
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -89,7 +89,7 @@ django==4.2.24
# -c https:/raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/test.txt
# openedx-django-pyfs
dnspython==2.7.0
dnspython==2.8.0
# via
# -r requirements/test.txt
# pymongo
Expand All @@ -112,7 +112,7 @@ fs-s3fs==1.1.1
# via
# -r requirements/test.txt
# openedx-django-pyfs
hypothesis==6.138.14
hypothesis==6.138.16
# via -r requirements/test.txt
iniconfig==2.1.0
# via
Expand Down Expand Up @@ -206,7 +206,7 @@ pylint-plugin-utils==0.9.0
# -r requirements/test.txt
# pylint-celery
# pylint-django
pymongo==4.14.1
pymongo==4.15.0
# via
# -r requirements/test.txt
# edx-opaque-keys
Expand All @@ -225,7 +225,7 @@ pytest==8.4.2
# -r requirements/test.txt
# pytest-cov
# pytest-django
pytest-cov==6.3.0
pytest-cov==7.0.0
# via -r requirements/test.txt
pytest-django==4.11.1
# via -r requirements/test.txt
Expand All @@ -243,7 +243,7 @@ pyyaml==6.0.2
# via
# -r requirements/test.txt
# code-annotations
s3transfer==0.13.1
s3transfer==0.14.0
# via
# -r requirements/test.txt
# boto3
Expand Down
10 changes: 5 additions & 5 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.9.1
# via django
boto3==1.40.25
boto3==1.40.30
# via fs-s3fs
botocore==1.40.25
botocore==1.40.30
# via
# boto3
# s3transfer
Expand All @@ -21,7 +21,7 @@ django==4.2.24
# -c https:/raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/django.in
# openedx-django-pyfs
dnspython==2.7.0
dnspython==2.8.0
# via
# -r requirements/base.txt
# pymongo
Expand Down Expand Up @@ -50,7 +50,7 @@ markupsafe==3.0.2
# mako
openedx-django-pyfs==3.8.0
# via -r requirements/django.in
pymongo==4.14.1
pymongo==4.15.0
# via
# -r requirements/base.txt
# edx-opaque-keys
Expand All @@ -62,7 +62,7 @@ pytz==2025.2
# via -r requirements/base.txt
pyyaml==6.0.2
# via -r requirements/base.txt
s3transfer==0.13.1
s3transfer==0.14.0
# via boto3
simplejson==3.20.1
# via -r requirements/base.txt
Expand Down
10 changes: 5 additions & 5 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.5
# via pydata-sphinx-theme
boto3==1.40.25
boto3==1.40.30
# via
# -r requirements/django.txt
# fs-s3fs
botocore==1.40.25
botocore==1.40.30
# via
# -r requirements/django.txt
# boto3
Expand All @@ -40,7 +40,7 @@ django==4.2.24
# -c https:/raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/django.txt
# openedx-django-pyfs
dnspython==2.7.0
dnspython==2.8.0
# via
# -r requirements/django.txt
# pymongo
Expand Down Expand Up @@ -96,7 +96,7 @@ pygments==2.19.2
# accessible-pygments
# pydata-sphinx-theme
# sphinx
pymongo==4.14.1
pymongo==4.15.0
# via
# -r requirements/django.txt
# edx-opaque-keys
Expand All @@ -112,7 +112,7 @@ requests==2.32.5
# via sphinx
roman-numerals-py==3.1.0
# via sphinx
s3transfer==0.13.1
s3transfer==0.14.0
# via
# -r requirements/django.txt
# boto3
Expand Down
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.11
# pylint-celery
attrs==25.3.0
# via hypothesis
boto3==1.40.25
boto3==1.40.30
# via
# -r requirements/django.txt
# fs-s3fs
botocore==1.40.25
botocore==1.40.30
# via
# -r requirements/django.txt
# boto3
Expand Down Expand Up @@ -61,7 +61,7 @@ distlib==0.4.0
# -c https:/raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/django.txt
# openedx-django-pyfs
dnspython==2.7.0
dnspython==2.8.0
# via
# -r requirements/django.txt
# pymongo
Expand All @@ -82,7 +82,7 @@ fs-s3fs==1.1.1
# via
# -r requirements/django.txt
# openedx-django-pyfs
hypothesis==6.138.14
hypothesis==6.138.16
# via -r requirements/test.in
iniconfig==2.1.0
# via pytest
Expand Down Expand Up @@ -153,7 +153,7 @@ pylint-plugin-utils==0.9.0
# via
# pylint-celery
# pylint-django
pymongo==4.14.1
pymongo==4.15.0
# via
# -r requirements/django.txt
# edx-opaque-keys
Expand All @@ -164,7 +164,7 @@ pytest==8.4.2
# -r requirements/test.in
# pytest-cov
# pytest-django
pytest-cov==6.3.0
pytest-cov==7.0.0
# via -r requirements/test.in
pytest-django==4.11.1
# via -r requirements/test.in
Expand All @@ -180,7 +180,7 @@ pyyaml==6.0.2
# via
# -r requirements/django.txt
# code-annotations
s3transfer==0.13.1
s3transfer==0.14.0
# via
# -r requirements/django.txt
# boto3
Expand Down