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
10 changes: 5 additions & 5 deletions requirements/base.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.11
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# make upgrade
Expand All @@ -12,9 +12,9 @@ backoff==2.2.1
# via -r requirements/base.in
billiard==4.2.4
# via celery
boto3==1.42.97
boto3==1.43.2
# via -r requirements/base.in
botocore==1.42.97
botocore==1.43.2
# via
# -r requirements/base.in
# boto3
Expand Down Expand Up @@ -74,7 +74,7 @@ python-dateutil==2.9.0.post0
# via
# botocore
# celery
s3transfer==0.16.1
s3transfer==0.17.0
# via boto3
six==1.17.0
# via python-dateutil
Expand All @@ -93,7 +93,7 @@ vine==5.1.0
# amqp
# celery
# kombu
wcwidth==0.6.0
wcwidth==0.7.0
# via prompt-toolkit

# The following packages are considered to be unsafe in a requirements file:
Expand Down
6 changes: 3 additions & 3 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
#
# This file is autogenerated by pip-compile with Python 3.11
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# make upgrade
#
cachetools==7.0.6
cachetools==7.1.0
# via tox
colorama==0.4.6
# via tox
Expand Down Expand Up @@ -34,7 +34,7 @@ python-discovery==1.2.2
# virtualenv
tomli-w==1.2.0
# via tox
tox==4.53.0
tox==4.53.1
# via -r requirements/ci.in
virtualenv==21.3.0
# via tox
23 changes: 9 additions & 14 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.11
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# make upgrade
Expand All @@ -19,30 +19,26 @@ astroid==4.0.4
# pylint-celery
backoff==2.2.1
# via -r requirements/quality.txt
backports-tarfile==1.2.0
# via
# -r requirements/quality.txt
# jaraco-context
billiard==4.2.4
# via
# -r requirements/quality.txt
# celery
boto3==1.42.97
boto3==1.43.2
# via -r requirements/quality.txt
botocore==1.42.97
botocore==1.43.2
# via
# -r requirements/quality.txt
# boto3
# s3transfer
build==1.4.4
build==1.5.0
# via
# -r requirements/pip-tools.txt
# pip-tools
bytecode==0.17.0
# via
# -r requirements/quality.txt
# ddtrace
cachetools==7.0.6
cachetools==7.1.0
# via
# -r requirements/ci.txt
# tox
Expand Down Expand Up @@ -114,7 +110,7 @@ datadog-api-client==2.54.0
# via -r requirements/dev.in
ddt==1.7.2
# via -r requirements/quality.txt
ddtrace==4.7.1
ddtrace==4.8.0
# via -r requirements/quality.txt
diff-cover==10.2.0
# via -r requirements/dev.in
Expand Down Expand Up @@ -176,7 +172,6 @@ idna==3.13
importlib-metadata==8.7.1
# via
# -r requirements/quality.txt
# keyring
# opentelemetry-api
iniconfig==2.3.0
# via
Expand Down Expand Up @@ -399,7 +394,7 @@ rich==15.0.0
# via
# -r requirements/quality.txt
# twine
s3transfer==0.16.1
s3transfer==0.17.0
# via
# -r requirements/quality.txt
# boto3
Expand Down Expand Up @@ -438,7 +433,7 @@ tomlkit==0.14.0
# -r requirements/quality.txt
# edx-lint
# pylint
tox==4.53.0
tox==4.53.1
# via -r requirements/ci.txt
twine==6.2.0
# via -r requirements/quality.txt
Expand Down Expand Up @@ -473,7 +468,7 @@ virtualenv==21.3.0
# via
# -r requirements/ci.txt
# tox
wcwidth==0.6.0
wcwidth==0.7.0
# via
# -r requirements/quality.txt
# prompt-toolkit
Expand Down
14 changes: 7 additions & 7 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.11
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# make upgrade
Expand Down Expand Up @@ -28,9 +28,9 @@ billiard==4.2.4
# via
# -r requirements/test.txt
# celery
boto3==1.42.97
boto3==1.43.2
# via -r requirements/test.txt
botocore==1.42.97
botocore==1.43.2
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -80,7 +80,7 @@ coverage[toml]==7.13.5
# pytest-cov
ddt==1.7.2
# via -r requirements/test.txt
ddtrace==4.7.1
ddtrace==4.8.0
# via -r requirements/test.txt
django==5.2.13
# via
Expand Down Expand Up @@ -222,7 +222,7 @@ restructuredtext-lint==2.0.2
# via doc8
roman-numerals==4.1.0
# via sphinx
s3transfer==0.16.1
s3transfer==0.17.0
# via
# -r requirements/test.txt
# boto3
Expand All @@ -234,7 +234,7 @@ snowballstemmer==3.0.1
# via sphinx
soupsieve==2.8.3
# via beautifulsoup4
sphinx==9.0.4
sphinx==9.1.0
# via
# -r requirements/doc.in
# pydata-sphinx-theme
Expand Down Expand Up @@ -292,7 +292,7 @@ vine==5.1.0
# amqp
# celery
# kombu
wcwidth==0.6.0
wcwidth==0.7.0
# via
# -r requirements/test.txt
# prompt-toolkit
Expand Down
4 changes: 2 additions & 2 deletions requirements/pip-tools.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
#
# This file is autogenerated by pip-compile with Python 3.11
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# make upgrade
#
build==1.4.4
build==1.5.0
# via pip-tools
click==8.3.3
# via pip-tools
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.11
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# make upgrade
Expand Down
15 changes: 6 additions & 9 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.11
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# make upgrade
Expand All @@ -18,15 +18,13 @@ astroid==4.0.4
# pylint-celery
backoff==2.2.1
# via -r requirements/test.txt
backports-tarfile==1.2.0
# via jaraco-context
billiard==4.2.4
# via
# -r requirements/test.txt
# celery
boto3==1.42.97
boto3==1.43.2
# via -r requirements/test.txt
botocore==1.42.97
botocore==1.43.2
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -84,7 +82,7 @@ cryptography==47.0.0
# via secretstorage
ddt==1.7.2
# via -r requirements/test.txt
ddtrace==4.7.1
ddtrace==4.8.0
# via -r requirements/test.txt
dill==0.4.1
# via pylint
Expand Down Expand Up @@ -123,7 +121,6 @@ idna==3.13
importlib-metadata==8.7.1
# via
# -r requirements/test.txt
# keyring
# opentelemetry-api
iniconfig==2.3.0
# via
Expand Down Expand Up @@ -268,7 +265,7 @@ rfc3986==2.0.0
# via twine
rich==15.0.0
# via twine
s3transfer==0.16.1
s3transfer==0.17.0
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -325,7 +322,7 @@ vine==5.1.0
# amqp
# celery
# kombu
wcwidth==0.6.0
wcwidth==0.7.0
# via
# -r requirements/test.txt
# prompt-toolkit
Expand Down
14 changes: 7 additions & 7 deletions requirements/scripts.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.11
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# make upgrade
Expand Down Expand Up @@ -28,14 +28,14 @@ billiard==4.2.4
# via
# -r requirements/base.txt
# celery
boto3==1.42.97
boto3==1.43.2
# via -r requirements/base.txt
botocore==1.42.97
botocore==1.43.2
# via
# -r requirements/base.txt
# boto3
# s3transfer
cachetools==7.0.6
cachetools==7.1.0
# via confluent-kafka
celery==5.6.3
# via -r requirements/base.txt
Expand Down Expand Up @@ -157,7 +157,7 @@ kombu==5.6.2
# celery
markupsafe==3.0.3
# via jinja2
openedx-events==10.5.0
openedx-events==11.1.1
# via
# -c requirements/constraints.txt
# edx-event-bus-kafka
Expand Down Expand Up @@ -194,7 +194,7 @@ pyyaml==6.0.3
# via code-annotations
requests==2.33.1
# via confluent-kafka
s3transfer==0.16.1
s3transfer==0.17.0
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -238,7 +238,7 @@ vine==5.1.0
# amqp
# celery
# kombu
wcwidth==0.6.0
wcwidth==0.7.0
# via
# -r requirements/base.txt
# prompt-toolkit
Expand Down
12 changes: 6 additions & 6 deletions requirements/test.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.11
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# make upgrade
Expand All @@ -18,9 +18,9 @@ billiard==4.2.4
# via
# -r requirements/base.txt
# celery
boto3==1.42.97
boto3==1.43.2
# via -r requirements/base.txt
botocore==1.42.97
botocore==1.43.2
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -62,7 +62,7 @@ coverage[toml]==7.13.5
# via pytest-cov
ddt==1.7.2
# via -r requirements/test.in
ddtrace==4.7.1
ddtrace==4.8.0
# via -r requirements/test.in
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
Expand Down Expand Up @@ -151,7 +151,7 @@ python-slugify==8.0.4
# via code-annotations
pyyaml==6.0.3
# via code-annotations
s3transfer==0.16.1
s3transfer==0.17.0
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -190,7 +190,7 @@ vine==5.1.0
# amqp
# celery
# kombu
wcwidth==0.6.0
wcwidth==0.7.0
# via
# -r requirements/base.txt
# prompt-toolkit
Expand Down
Loading