Skip to content
Closed
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==3.0.2
# mako
pbr==6.1.1
# via stevedore
pymongo==4.11.1
pymongo==4.11.2
# via edx-opaque-keys
python-dateutil==2.9.0.post0
# via -r requirements/base.in
Expand Down
4 changes: 2 additions & 2 deletions 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.1
tox==4.24.2
# via -r requirements/ci.in
virtualenv==20.29.2
virtualenv==20.29.3
# via tox
22 changes: 11 additions & 11 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@ attrs==25.1.0
# via
# -r requirements/test.txt
# hypothesis
boto3==1.37.4
boto3==1.37.9
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.37.4
botocore==1.37.9
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -84,7 +84,7 @@ distlib==0.3.9
# -r requirements/ci.txt
# -r requirements/test.txt
# virtualenv
django==4.2.19
django==4.2.20
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -112,7 +112,7 @@ fs-s3fs==1.1.1
# via
# -r requirements/test.txt
# openedx-django-pyfs
hypothesis==6.127.3
hypothesis==6.127.9
# via -r requirements/test.txt
iniconfig==2.0.0
# via
Expand All @@ -122,7 +122,7 @@ isort==6.0.1
# via
# -r requirements/test.txt
# pylint
jinja2==3.1.5
jinja2==3.1.6
# via
# -r requirements/test.txt
# code-annotations
Expand All @@ -147,7 +147,7 @@ mccabe==0.7.0
# via
# -r requirements/test.txt
# pylint
mock==5.1.0
mock==5.2.0
# via -r requirements/test.txt
openedx-django-pyfs==3.7.0
# via -r requirements/test.txt
Expand Down Expand Up @@ -208,7 +208,7 @@ pylint-plugin-utils==0.8.2
# -r requirements/test.txt
# pylint-celery
# pylint-django
pymongo==4.11.1
pymongo==4.11.2
# via
# -r requirements/test.txt
# edx-opaque-keys
Expand All @@ -222,7 +222,7 @@ pyproject-hooks==1.2.0
# -r requirements/pip-tools.txt
# build
# pip-tools
pytest==8.3.4
pytest==8.3.5
# via
# -r requirements/test.txt
# pytest-cov
Expand All @@ -245,7 +245,7 @@ pyyaml==6.0.2
# via
# -r requirements/test.txt
# code-annotations
s3transfer==0.11.3
s3transfer==0.11.4
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -279,7 +279,7 @@ tomlkit==0.13.2
# via
# -r requirements/test.txt
# pylint
tox==4.24.1
tox==4.24.2
# via
# -r requirements/ci.txt
# -r requirements/test.txt
Expand All @@ -292,7 +292,7 @@ urllib3==2.2.3
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/test.txt
# botocore
virtualenv==20.29.2
virtualenv==20.29.3
# via
# -r requirements/ci.txt
# -r requirements/test.txt
Expand Down
10 changes: 5 additions & 5 deletions requirements/django.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@ appdirs==1.4.4
# fs
asgiref==3.8.1
# via django
boto3==1.37.4
boto3==1.37.9
# via fs-s3fs
botocore==1.37.4
botocore==1.37.9
# via
# boto3
# s3transfer
django==4.2.19
django==4.2.20
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/django.in
Expand Down Expand Up @@ -54,7 +54,7 @@ pbr==6.1.1
# via
# -r requirements/base.txt
# stevedore
pymongo==4.11.1
pymongo==4.11.2
# via
# -r requirements/base.txt
# edx-opaque-keys
Expand All @@ -66,7 +66,7 @@ pytz==2025.1
# via -r requirements/base.txt
pyyaml==6.0.2
# via -r requirements/base.txt
s3transfer==0.11.3
s3transfer==0.11.4
# via boto3
simplejson==3.20.1
# via -r requirements/base.txt
Expand Down
16 changes: 8 additions & 8 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.4
boto3==1.37.9
# via
# -r requirements/django.txt
# fs-s3fs
botocore==1.37.4
botocore==1.37.9
# via
# -r requirements/django.txt
# boto3
Expand All @@ -35,7 +35,7 @@ certifi==2025.1.31
# via requests
charset-normalizer==3.4.1
# via requests
django==4.2.19
django==4.2.20
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/django.txt
Expand Down Expand Up @@ -63,7 +63,7 @@ idna==3.10
# via requests
imagesize==1.4.1
# via sphinx
jinja2==3.1.5
jinja2==3.1.6
# via sphinx
jmespath==1.0.1
# via
Expand All @@ -81,7 +81,7 @@ markupsafe==3.0.2
# -r requirements/django.txt
# jinja2
# mako
mock==5.1.0
mock==5.2.0
# via -r requirements/doc.in
openedx-django-pyfs==3.7.0
# via -r requirements/django.txt
Expand All @@ -100,7 +100,7 @@ pygments==2.19.1
# accessible-pygments
# pydata-sphinx-theme
# sphinx
pymongo==4.11.1
pymongo==4.11.2
# via
# -r requirements/django.txt
# edx-opaque-keys
Expand All @@ -116,7 +116,7 @@ requests==2.32.3
# via sphinx
roman-numerals-py==3.1.0
# via sphinx
s3transfer==0.11.3
s3transfer==0.11.4
# via
# -r requirements/django.txt
# boto3
Expand All @@ -132,7 +132,7 @@ snowballstemmer==2.2.0
# via sphinx
soupsieve==2.6
# via beautifulsoup4
sphinx==8.2.1
sphinx==8.2.3
# via
# -r requirements/doc.in
# pydata-sphinx-theme
Expand Down
20 changes: 10 additions & 10 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@ astroid==3.3.8
# pylint-celery
attrs==25.1.0
# via hypothesis
boto3==1.37.4
boto3==1.37.9
# via
# -r requirements/django.txt
# fs-s3fs
botocore==1.37.4
botocore==1.37.9
# via
# -r requirements/django.txt
# boto3
Expand Down Expand Up @@ -82,13 +82,13 @@ fs-s3fs==1.1.1
# via
# -r requirements/django.txt
# openedx-django-pyfs
hypothesis==6.127.3
hypothesis==6.127.9
# via -r requirements/test.in
iniconfig==2.0.0
# via pytest
isort==6.0.1
# via pylint
jinja2==3.1.5
jinja2==3.1.6
# via
# code-annotations
# diff-cover
Expand All @@ -110,7 +110,7 @@ markupsafe==3.0.2
# mako
mccabe==0.7.0
# via pylint
mock==5.1.0
mock==5.2.0
# via -r requirements/test.in
openedx-django-pyfs==3.7.0
# via -r requirements/django.txt
Expand Down Expand Up @@ -154,13 +154,13 @@ pylint-plugin-utils==0.8.2
# via
# pylint-celery
# pylint-django
pymongo==4.11.1
pymongo==4.11.2
# via
# -r requirements/django.txt
# edx-opaque-keys
pyproject-api==1.9.0
# via tox
pytest==8.3.4
pytest==8.3.5
# via
# -r requirements/test.in
# pytest-cov
Expand All @@ -181,7 +181,7 @@ pyyaml==6.0.2
# via
# -r requirements/django.txt
# code-annotations
s3transfer==0.11.3
s3transfer==0.11.4
# via
# -r requirements/django.txt
# boto3
Expand Down Expand Up @@ -209,7 +209,7 @@ text-unidecode==1.3
# via python-slugify
tomlkit==0.13.2
# via pylint
tox==4.24.1
tox==4.24.2
# via -r requirements/test.in
typing-extensions==4.12.2
# via
Expand All @@ -220,7 +220,7 @@ urllib3==2.2.3
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/django.txt
# botocore
virtualenv==20.29.2
virtualenv==20.29.3
# via tox
web-fragments==2.2.0
# via -r requirements/django.txt
Expand Down