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
6 changes: 3 additions & 3 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ appdirs==1.4.4
# via fs
asgiref==3.9.1
# via django
boto3==1.40.30
boto3==1.40.35
# via fs-s3fs
botocore==1.40.30
botocore==1.40.35
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -51,7 +51,7 @@ openedx-django-pyfs==3.8.0
# via xblock
openedx-filters==2.1.0
# via -r requirements/base.in
pymongo==4.15.0
pymongo==4.15.1
# via edx-opaque-keys
python-dateutil==2.9.0.post0
# via
Expand Down
14 changes: 7 additions & 7 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@ binaryornot==0.4.4
# via
# -r requirements/test.txt
# cookiecutter
boto3==1.40.30
boto3==1.40.35
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.40.30
botocore==1.40.35
# via
# -r requirements/test.txt
# boto3
Expand All @@ -60,7 +60,7 @@ charset-normalizer==3.4.3
# via
# -r requirements/test.txt
# requests
click==8.2.1
click==8.3.0
# via
# -r requirements/test.txt
# click-log
Expand All @@ -83,13 +83,13 @@ cookiecutter==2.6.0
# via
# -r requirements/test.txt
# xblock-sdk
coverage[toml]==7.10.6
coverage[toml]==7.10.7
# via
# -r requirements/test.txt
# coveralls
coveralls==4.0.1
# via -r requirements/test.txt
cryptography==45.0.7
cryptography==46.0.1
# via
# -r requirements/test.txt
# secretstorage
Expand Down Expand Up @@ -121,7 +121,7 @@ docopt==0.6.2
# via
# -r requirements/test.txt
# coveralls
docutils==0.22
docutils==0.22.2
# via
# -r requirements/test.txt
# readme-renderer
Expand Down Expand Up @@ -299,7 +299,7 @@ pylint-plugin-utils==0.9.0
# -r requirements/test.txt
# pylint-celery
# pylint-django
pymongo==4.15.0
pymongo==4.15.1
# via
# -r requirements/test.txt
# edx-opaque-keys
Expand Down
6 changes: 3 additions & 3 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ asgiref==3.9.1
# via
# -r requirements/base.txt
# django
boto3==1.40.30
boto3==1.40.35
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.40.30
botocore==1.40.35
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -86,7 +86,7 @@ path==16.16.0
# via edx-i18n-tools
polib==1.2.0
# via edx-i18n-tools
pymongo==4.15.0
pymongo==4.15.1
# via
# -r requirements/base.txt
# edx-opaque-keys
Expand Down
6 changes: 3 additions & 3 deletions requirements/docs.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.30
boto3==1.40.35
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.40.30
botocore==1.40.35
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -111,7 +111,7 @@ pygments==2.19.2
# accessible-pygments
# pydata-sphinx-theme
# sphinx
pymongo==4.15.0
pymongo==4.15.1
# via
# -r requirements/base.txt
# edx-opaque-keys
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
build==1.3.0
# via pip-tools
click==8.2.1
click==8.3.0
# via pip-tools
packaging==25.0
# via build
Expand Down
12 changes: 6 additions & 6 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@ backports-tarfile==1.2.0
# via jaraco-context
binaryornot==0.4.4
# via cookiecutter
boto3==1.40.30
boto3==1.40.35
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.40.30
botocore==1.40.35
# via
# -r requirements/base.txt
# boto3
Expand All @@ -39,7 +39,7 @@ chardet==5.2.0
# via binaryornot
charset-normalizer==3.4.3
# via requests
click==8.2.1
click==8.3.0
# via
# click-log
# code-annotations
Expand All @@ -51,7 +51,7 @@ code-annotations==2.3.0
# via edx-lint
cookiecutter==2.6.0
# via xblock-sdk
cryptography==45.0.7
cryptography==46.0.1
# via secretstorage
ddt==1.7.2
# via -r requirements/quality.in
Expand All @@ -71,7 +71,7 @@ dnspython==2.8.0
# via
# -r requirements/base.txt
# pymongo
docutils==0.22
docutils==0.22.2
# via readme-renderer
edx-lint==5.6.0
# via -r requirements/quality.in
Expand Down Expand Up @@ -183,7 +183,7 @@ pylint-plugin-utils==0.9.0
# via
# pylint-celery
# pylint-django
pymongo==4.15.0
pymongo==4.15.1
# via
# -r requirements/base.txt
# edx-opaque-keys
Expand Down
14 changes: 7 additions & 7 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@ backports-tarfile==1.2.0
# via jaraco-context
binaryornot==0.4.4
# via cookiecutter
boto3==1.40.30
boto3==1.40.35
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.40.30
botocore==1.40.35
# via
# -r requirements/base.txt
# boto3
Expand All @@ -39,7 +39,7 @@ chardet==5.2.0
# via binaryornot
charset-normalizer==3.4.3
# via requests
click==8.2.1
click==8.3.0
# via
# click-log
# code-annotations
Expand All @@ -51,11 +51,11 @@ code-annotations==2.3.0
# via edx-lint
cookiecutter==2.6.0
# via xblock-sdk
coverage[toml]==7.10.6
coverage[toml]==7.10.7
# via coveralls
coveralls==4.0.1
# via -r requirements/test.in
cryptography==45.0.7
cryptography==46.0.1
# via secretstorage
ddt==1.7.2
# via -r requirements/test.in
Expand All @@ -76,7 +76,7 @@ dnspython==2.8.0
# pymongo
docopt==0.6.2
# via coveralls
docutils==0.22
docutils==0.22.2
# via readme-renderer
edx-lint==5.6.0
# via -r requirements/test.in
Expand Down Expand Up @@ -196,7 +196,7 @@ pylint-plugin-utils==0.9.0
# via
# pylint-celery
# pylint-django
pymongo==4.15.0
pymongo==4.15.1
# via
# -r requirements/base.txt
# edx-opaque-keys
Expand Down