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
12 changes: 6 additions & 6 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ asgiref==3.11.0
# django-countries
boto==2.49.0
# via -r requirements/base.in
boto3==1.42.4
boto3==1.42.18
# via -r requirements/base.in
botocore==1.42.4
botocore==1.42.18
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -132,7 +132,7 @@ edx-rest-api-client==6.2.0
# edx-enterprise-data
factory-boy==3.3.3
# via edx-enterprise-data
faker==38.2.0
faker==40.1.0
# via factory-boy
html5lib==1.1
# via -r requirements/base.in
Expand All @@ -158,7 +158,7 @@ ordered-set==4.1.0
# via -r requirements/base.in
packaging==25.0
# via drf-yasg
psutil==7.1.3
psutil==7.2.1
# via edx-django-utils
pycparser==2.23
# via cffi
Expand Down Expand Up @@ -202,7 +202,7 @@ six==1.17.0
# edx-rbac
# html5lib
# python-dateutil
sqlparse==0.5.4
sqlparse==0.5.5
# via django
stevedore==5.6.0
# via
Expand All @@ -214,7 +214,7 @@ typing-extensions==4.15.0
# via
# django-countries
# edx-opaque-keys
tzdata==2025.2
tzdata==2025.3
# via faker
uritemplate==4.2.0
# via
Expand Down
12 changes: 6 additions & 6 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ asgiref==3.11.0
# django-countries
boto==2.49.0
# via -r requirements/base.in
boto3==1.42.4
boto3==1.42.18
# via -r requirements/base.in
botocore==1.42.4
botocore==1.42.18
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -132,7 +132,7 @@ edx-rest-api-client==6.2.0
# edx-enterprise-data
factory-boy==3.3.3
# via edx-enterprise-data
faker==38.2.0
faker==40.1.0
# via factory-boy
html5lib==1.1
# via -r requirements/base.in
Expand Down Expand Up @@ -160,7 +160,7 @@ ordered-set==4.1.0
# via -r requirements/base.in
packaging==25.0
# via drf-yasg
psutil==7.1.3
psutil==7.2.1
# via edx-django-utils
pycparser==2.23
# via cffi
Expand Down Expand Up @@ -204,7 +204,7 @@ six==1.17.0
# edx-rbac
# html5lib
# python-dateutil
sqlparse==0.5.4
sqlparse==0.5.5
# via django
stevedore==5.6.0
# via
Expand All @@ -216,7 +216,7 @@ typing-extensions==4.15.0
# via
# django-countries
# edx-opaque-keys
tzdata==2025.2
tzdata==2025.3
# via faker
uritemplate==4.2.0
# via
Expand Down
18 changes: 9 additions & 9 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ beautifulsoup4==4.14.3
# via pydata-sphinx-theme
boto==2.49.0
# via -r requirements/base.in
boto3==1.42.4
boto3==1.42.18
# via -r requirements/base.in
botocore==1.42.4
botocore==1.42.18
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -105,7 +105,7 @@ dnspython==2.6.1
# via
# -c requirements/constraints.txt
# pymongo
docutils==0.22.3
docutils==0.22.4
# via
# pydata-sphinx-theme
# sphinx
Expand Down Expand Up @@ -146,7 +146,7 @@ edx-rest-api-client==6.2.0
# edx-enterprise-data
factory-boy==3.3.3
# via edx-enterprise-data
faker==38.2.0
faker==40.1.0
# via factory-boy
html5lib==1.1
# via -r requirements/base.in
Expand Down Expand Up @@ -183,7 +183,7 @@ path==16.14.0
# via
# -c requirements/constraints.txt
# -r requirements/doc.in
psutil==7.1.3
psutil==7.2.1
# via edx-django-utils
pycparser==2.23
# via cffi
Expand Down Expand Up @@ -222,7 +222,7 @@ requests==2.32.5
# edx-enterprise-data
# edx-rest-api-client
# sphinx
roman-numerals==3.1.0
roman-numerals==4.1.0
# via sphinx
rules==3.5
# via edx-enterprise-data
Expand All @@ -239,7 +239,7 @@ six==1.17.0
# python-dateutil
snowballstemmer==3.0.1
# via sphinx
soupsieve==2.8
soupsieve==2.8.1
# via beautifulsoup4
sphinx==9.0.4
# via
Expand All @@ -260,7 +260,7 @@ sphinxcontrib-qthelp==2.0.0
# via sphinx
sphinxcontrib-serializinghtml==2.0.0
# via sphinx
sqlparse==0.5.4
sqlparse==0.5.5
# via django
stevedore==5.6.0
# via
Expand All @@ -274,7 +274,7 @@ typing-extensions==4.15.0
# django-countries
# edx-opaque-keys
# pydata-sphinx-theme
tzdata==2025.2
tzdata==2025.3
# via faker
uritemplate==4.2.0
# via
Expand Down
14 changes: 7 additions & 7 deletions requirements/production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ asgiref==3.11.0
# django-countries
boto==2.49.0
# via -r requirements/base.in
boto3==1.42.4
boto3==1.42.18
# via -r requirements/base.in
botocore==1.42.4
botocore==1.42.18
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -132,7 +132,7 @@ edx-rest-api-client==6.2.0
# edx-enterprise-data
factory-boy==3.3.3
# via edx-enterprise-data
faker==38.2.0
faker==40.1.0
# via factory-boy
gevent==25.9.1
# via -r requirements/production.in
Expand Down Expand Up @@ -162,7 +162,7 @@ mysql-connector-python==9.5.0
# via edx-enterprise-data
mysqlclient==2.2.7
# via -r requirements/production.in
newrelic==11.1.0
newrelic==11.2.0
# via -r requirements/production.in
ordered-set==4.1.0
# via -r requirements/base.in
Expand All @@ -172,7 +172,7 @@ packaging==25.0
# gunicorn
path-py==8.2.1
# via -r requirements/production.in
psutil==7.1.3
psutil==7.2.1
# via edx-django-utils
pycparser==2.23
# via cffi
Expand Down Expand Up @@ -217,7 +217,7 @@ six==1.17.0
# edx-rbac
# html5lib
# python-dateutil
sqlparse==0.5.4
sqlparse==0.5.5
# via django
stevedore==5.6.0
# via
Expand All @@ -229,7 +229,7 @@ typing-extensions==4.15.0
# via
# django-countries
# edx-opaque-keys
tzdata==2025.2
tzdata==2025.3
# via faker
uritemplate==4.2.0
# via
Expand Down
16 changes: 8 additions & 8 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ astroid==3.3.11
# via pylint
boto==2.49.0
# via -r requirements/base.in
boto3==1.42.4
boto3==1.42.18
# via -r requirements/base.in
botocore==1.42.4
botocore==1.42.18
# via
# boto3
# s3transfer
Expand All @@ -35,7 +35,7 @@ coreapi==2.3.3
# via -r requirements/base.in
coreschema==0.0.4
# via coreapi
coverage[toml]==7.12.0
coverage[toml]==7.13.1
# via
# -r requirements/test.in
# pytest-cov
Expand All @@ -45,7 +45,7 @@ cryptography==46.0.3
# pyjwt
ddt==1.7.2
# via -r requirements/test.in
diff-cover==9.7.2
diff-cover==10.0.0
# via -r requirements/test.in
dill==0.4.0
# via pylint
Expand Down Expand Up @@ -147,7 +147,7 @@ edx-rest-api-client==6.2.0
# edx-enterprise-data
factory-boy==3.3.3
# via edx-enterprise-data
faker==38.2.0
faker==40.1.0
# via factory-boy
freezegun==1.5.5
# via -r requirements/test.in
Expand Down Expand Up @@ -192,7 +192,7 @@ pluggy==1.6.0
# diff-cover
# pytest
# pytest-cov
psutil==7.1.3
psutil==7.2.1
# via edx-django-utils
pycodestyle==2.14.0
# via -r requirements/test.in
Expand Down Expand Up @@ -266,7 +266,7 @@ six==1.17.0
# python-dateutil
snowballstemmer==3.0.1
# via pydocstyle
sqlparse==0.5.4
sqlparse==0.5.5
# via django
stevedore==5.6.0
# via
Expand All @@ -280,7 +280,7 @@ typing-extensions==4.15.0
# via
# django-countries
# edx-opaque-keys
tzdata==2025.2
tzdata==2025.3
# via faker
uritemplate==4.2.0
# via
Expand Down
4 changes: 2 additions & 2 deletions requirements/tox.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
#
# make upgrade
#
cachetools==6.2.2
cachetools==6.2.4
# via tox
chardet==5.2.0
# via tox
colorama==0.4.6
# via tox
distlib==0.4.0
# via virtualenv
filelock==3.20.0
filelock==3.20.1
# via
# tox
# virtualenv
Expand Down
Loading