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
8 changes: 4 additions & 4 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
cachetools==7.1.1
cachetools==7.1.2
# via tox
colorama==0.4.6
# via tox
Expand All @@ -28,13 +28,13 @@ pluggy==1.6.0
# via tox
pyproject-api==1.10.0
# via tox
python-discovery==1.3.0
python-discovery==1.3.1
# via
# tox
# virtualenv
tomli-w==1.2.0
# via tox
tox==4.53.1
tox==4.54.0
# via -r requirements/ci.in
virtualenv==21.3.1
virtualenv==21.3.3
# via tox
20 changes: 10 additions & 10 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,11 @@ billiard==4.2.4
# via
# -r requirements/test.txt
# celery
boto3==1.43.6
boto3==1.43.9
# via
# -r requirements/test.txt
# django-ses
botocore==1.43.6
botocore==1.43.9
# via
# -r requirements/test.txt
# boto3
Expand All @@ -43,7 +43,7 @@ build==1.5.0
# via
# -r requirements/pip-tools.txt
# pip-tools
cachetools==7.1.1
cachetools==7.1.2
# via
# -r requirements/ci.txt
# tox
Expand All @@ -63,7 +63,7 @@ charset-normalizer==3.4.7
# via
# -r requirements/test.txt
# requests
click==8.3.3
click==8.4.0
# via
# -r requirements/pip-tools.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -172,7 +172,7 @@ edx-rest-api-client==7.0.0
# via -r requirements/test.txt
factory-boy==3.3.3
# via -r requirements/test.txt
faker==40.15.0
faker==40.18.0
# via
# -r requirements/test.txt
# factory-boy
Expand All @@ -186,7 +186,7 @@ filelock==3.29.0
# python-discovery
# tox
# virtualenv
idna==3.14
idna==3.15
# via
# -r requirements/test.txt
# requests
Expand Down Expand Up @@ -330,7 +330,7 @@ python-dateutil==2.9.0.post0
# -r requirements/test.txt
# botocore
# celery
python-discovery==1.3.0
python-discovery==1.3.1
# via
# -r requirements/ci.txt
# tox
Expand All @@ -347,7 +347,7 @@ pyyaml==6.0.3
# code-annotations
# edx-i18n-tools
# responses
requests==2.33.1
requests==2.34.2
# via
# -r requirements/test.txt
# algoliasearch
Expand Down Expand Up @@ -395,7 +395,7 @@ tomlkit==0.15.0
# via
# edx-lint
# pylint
tox==4.53.1
tox==4.54.0
# via -r requirements/ci.txt
typing-extensions==4.15.0
# via
Expand All @@ -422,7 +422,7 @@ vine==5.1.0
# amqp
# celery
# kombu
virtualenv==21.3.1
virtualenv==21.3.3
# via
# -r requirements/ci.txt
# tox
Expand Down
14 changes: 7 additions & 7 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,11 @@ billiard==4.2.4
# via
# -r requirements/test.txt
# celery
boto3==1.43.6
boto3==1.43.9
# via
# -r requirements/test.txt
# django-ses
botocore==1.43.6
botocore==1.43.9
# via
# -r requirements/test.txt
# boto3
Expand All @@ -62,7 +62,7 @@ charset-normalizer==3.4.7
# via
# -r requirements/test.txt
# requests
click==8.3.3
click==8.4.0
# via
# -r requirements/test.txt
# celery
Expand Down Expand Up @@ -157,7 +157,7 @@ edx-rest-api-client==7.0.0
# via -r requirements/test.txt
factory-boy==3.3.3
# via -r requirements/test.txt
faker==40.15.0
faker==40.18.0
# via
# -r requirements/test.txt
# factory-boy
Expand All @@ -167,7 +167,7 @@ fastavro==1.12.2
# openedx-events
id==1.6.1
# via twine
idna==3.14
idna==3.15
# via
# -r requirements/test.txt
# requests
Expand All @@ -181,7 +181,7 @@ jaraco-classes==3.4.0
# via keyring
jaraco-context==6.1.2
# via keyring
jaraco-functools==4.4.0
jaraco-functools==4.5.0
# via keyring
jeepney==0.9.0
# via
Expand Down Expand Up @@ -299,7 +299,7 @@ pyyaml==6.0.3
# responses
readme-renderer==44.0
# via twine
requests==2.33.1
requests==2.34.2
# via
# -r requirements/test.txt
# algoliasearch
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.5.0
# via pip-tools
click==8.3.3
click==8.4.0
# via pip-tools
packaging==26.2
# via
Expand Down
12 changes: 6 additions & 6 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ beautifulsoup4==4.14.3
# via -r requirements/base.in
billiard==4.2.4
# via celery
boto3==1.43.6
boto3==1.43.9
# via django-ses
botocore==1.43.6
botocore==1.43.9
# via
# boto3
# s3transfer
Expand All @@ -32,7 +32,7 @@ cffi==2.0.0
# via pynacl
charset-normalizer==3.4.7
# via requests
click==8.3.3
click==8.4.0
# via
# celery
# click-didyoumean
Expand Down Expand Up @@ -98,13 +98,13 @@ edx-rest-api-client==7.0.0
# via -r requirements/base.in
factory-boy==3.3.3
# via -r requirements/test.in
faker==40.15.0
faker==40.18.0
# via
# -r requirements/test.in
# factory-boy
fastavro==1.12.2
# via openedx-events
idna==3.14
idna==3.15
# via requests
iniconfig==2.3.0
# via pytest
Expand Down Expand Up @@ -164,7 +164,7 @@ pyyaml==6.0.3
# via
# code-annotations
# responses
requests==2.33.1
requests==2.34.2
# via
# algoliasearch
# edx-rest-api-client
Expand Down
Loading