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 @@ -8,11 +8,11 @@ appdirs==1.4.4
# via fs
dnspython==2.7.0
# via pymongo
edx-opaque-keys==2.12.0
edx-opaque-keys==3.0.0
# via -r requirements/base.in
fs==2.4.16
# via -r requirements/base.in
lxml==5.3.2
lxml==5.4.0
# via -r requirements/base.in
mako==1.3.10
# 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 @@ -21,11 +21,11 @@ attrs==25.3.0
# via
# -r requirements/test.txt
# hypothesis
boto3==1.37.37
boto3==1.38.3
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.37.37
botocore==1.38.3
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -95,7 +95,7 @@ dnspython==2.7.0
# pymongo
edx-lint==5.6.0
# via -r requirements/test.txt
edx-opaque-keys==2.12.0
edx-opaque-keys==3.0.0
# via -r requirements/test.txt
filelock==3.18.0
# via
Expand All @@ -112,7 +112,7 @@ fs-s3fs==1.1.1
# via
# -r requirements/test.txt
# openedx-django-pyfs
hypothesis==6.131.6
hypothesis==6.131.9
# via -r requirements/test.txt
iniconfig==2.1.0
# via
Expand All @@ -134,7 +134,7 @@ jmespath==1.0.1
# botocore
lazy==1.6
# via -r requirements/test.txt
lxml==5.3.2
lxml==5.4.0
# via -r requirements/test.txt
mako==1.3.10
# via -r requirements/test.txt
Expand Down Expand Up @@ -245,7 +245,7 @@ pyyaml==6.0.2
# via
# -r requirements/test.txt
# code-annotations
s3transfer==0.11.5
s3transfer==0.12.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.8.1
# via django
boto3==1.37.37
boto3==1.38.3
# via fs-s3fs
botocore==1.37.37
botocore==1.38.3
# via
# boto3
# s3transfer
Expand All @@ -25,7 +25,7 @@ dnspython==2.7.0
# via
# -r requirements/base.txt
# pymongo
edx-opaque-keys==2.12.0
edx-opaque-keys==3.0.0
# via -r requirements/base.txt
fs==2.4.16
# via
Expand All @@ -40,7 +40,7 @@ jmespath==1.0.1
# botocore
lazy==1.6
# via -r requirements/django.in
lxml==5.3.2
lxml==5.4.0
# via -r requirements/base.txt
mako==1.3.10
# via -r requirements/base.txt
Expand All @@ -66,7 +66,7 @@ pytz==2025.2
# via -r requirements/base.txt
pyyaml==6.0.2
# via -r requirements/base.txt
s3transfer==0.11.5
s3transfer==0.12.0
# via boto3
simplejson==3.20.1
# via -r requirements/base.txt
Expand Down
14 changes: 7 additions & 7 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,16 +22,16 @@ babel==2.17.0
# sphinx
beautifulsoup4==4.13.4
# via pydata-sphinx-theme
boto3==1.37.37
boto3==1.38.3
# via
# -r requirements/django.txt
# fs-s3fs
botocore==1.37.37
botocore==1.38.3
# via
# -r requirements/django.txt
# boto3
# s3transfer
certifi==2025.1.31
certifi==2025.4.26
# via requests
charset-normalizer==3.4.1
# via requests
Expand All @@ -48,7 +48,7 @@ docutils==0.21.2
# via
# pydata-sphinx-theme
# sphinx
edx-opaque-keys==2.12.0
edx-opaque-keys==3.0.0
# via -r requirements/django.txt
fs==2.4.16
# via
Expand All @@ -72,7 +72,7 @@ jmespath==1.0.1
# botocore
lazy==1.6
# via -r requirements/django.txt
lxml==5.3.2
lxml==5.4.0
# via -r requirements/django.txt
mako==1.3.10
# via -r requirements/django.txt
Expand Down Expand Up @@ -116,7 +116,7 @@ requests==2.32.3
# via sphinx
roman-numerals-py==3.1.0
# via sphinx
s3transfer==0.11.5
s3transfer==0.12.0
# via
# -r requirements/django.txt
# boto3
Expand All @@ -130,7 +130,7 @@ six==1.17.0
# python-dateutil
snowballstemmer==2.2.0
# via sphinx
soupsieve==2.6
soupsieve==2.7
# via beautifulsoup4
sphinx==8.2.3
# via
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==78.1.1
setuptools==79.0.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 @@ -19,11 +19,11 @@ astroid==3.3.9
# pylint-celery
attrs==25.3.0
# via hypothesis
boto3==1.37.37
boto3==1.38.3
# via
# -r requirements/django.txt
# fs-s3fs
botocore==1.37.37
botocore==1.38.3
# via
# -r requirements/django.txt
# boto3
Expand Down Expand Up @@ -67,7 +67,7 @@ dnspython==2.7.0
# pymongo
edx-lint==5.6.0
# via -r requirements/test.in
edx-opaque-keys==2.12.0
edx-opaque-keys==3.0.0
# via -r requirements/django.txt
filelock==3.18.0
# via
Expand All @@ -82,7 +82,7 @@ fs-s3fs==1.1.1
# via
# -r requirements/django.txt
# openedx-django-pyfs
hypothesis==6.131.6
hypothesis==6.131.9
# via -r requirements/test.in
iniconfig==2.1.0
# via pytest
Expand All @@ -99,7 +99,7 @@ jmespath==1.0.1
# botocore
lazy==1.6
# via -r requirements/django.txt
lxml==5.3.2
lxml==5.4.0
# via -r requirements/django.txt
mako==1.3.10
# via -r requirements/django.txt
Expand Down Expand Up @@ -181,7 +181,7 @@ pyyaml==6.0.2
# via
# -r requirements/django.txt
# code-annotations
s3transfer==0.11.5
s3transfer==0.12.0
# via
# -r requirements/django.txt
# boto3
Expand Down