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
6 changes: 3 additions & 3 deletions requirements/ci.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:
#
# pip-compile --allow-unsafe --output-file=requirements/ci.txt requirements/ci.in
Expand Down Expand Up @@ -28,11 +28,11 @@ pluggy==1.6.0
# via tox
pyproject-api==1.10.0
# via tox
python-discovery==1.1.3
python-discovery==1.2.0
# via virtualenv
tomli-w==1.2.0
# via tox
tox==4.49.1
tox==4.50.3
# via -r requirements/ci.in
virtualenv==21.2.0
# via tox
10 changes: 5 additions & 5 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:
#
# pip-compile --allow-unsafe --output-file=requirements/dev.txt requirements/base.in requirements/dev.in
Expand All @@ -8,9 +8,9 @@ appdirs==1.4.4
# via fs
asgiref==3.11.1
# via django
boto3==1.42.68
boto3==1.42.73
# via fs-s3fs
botocore==1.42.68
botocore==1.42.73
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -66,7 +66,7 @@ pyproject-hooks==1.2.0
# pip-tools
python-dateutil==2.9.0.post0
# via botocore
python-discovery==1.1.3
python-discovery==1.2.0
# via virtualenv
s3transfer==0.16.0
# via boto3
Expand All @@ -79,7 +79,7 @@ sqlparse==0.5.5
# via django
tomli-w==1.2.0
# via tox
tox==4.49.1
tox==4.50.3
# via -r requirements/dev.in
urllib3==2.6.3
# via botocore
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip-tools.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:
#
# pip-compile --output-file=requirements/pip-tools.txt requirements/pip-tools.in
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:
#
# pip-compile --allow-unsafe --output-file=requirements/pip.txt requirements/pip.in
Expand Down
20 changes: 7 additions & 13 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:
#
# pip-compile --allow-unsafe --output-file=requirements/quality.txt requirements/quality.in
Expand All @@ -16,14 +16,12 @@ astroid==4.0.4
# via
# pylint
# pylint-celery
backports-tarfile==1.2.0
# via jaraco-context
boto3==1.42.68
boto3==1.42.73
# via
# -r requirements/test.txt
# fs-s3fs
# moto
botocore==1.42.68
botocore==1.42.73
# via
# -r requirements/test.txt
# boto3
Expand All @@ -48,9 +46,9 @@ click==8.3.1
# edx-lint
click-log==0.4.0
# via edx-lint
code-annotations==2.3.2
code-annotations==3.0.0
# via edx-lint
coverage[toml]==7.13.4
coverage[toml]==7.13.5
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -81,8 +79,6 @@ idna==3.11
# via
# -r requirements/test.txt
# requests
importlib-metadata==8.7.1
# via keyring
iniconfig==2.3.0
# via
# -r requirements/test.txt
Expand All @@ -93,7 +89,7 @@ isort==8.0.1
# pylint
jaraco-classes==3.4.0
# via keyring
jaraco-context==6.1.1
jaraco-context==6.1.2
# via keyring
jaraco-functools==4.4.0
# via keyring
Expand Down Expand Up @@ -183,7 +179,7 @@ pytest==9.0.2
# -r requirements/test.txt
# pytest-cov
# pytest-django
pytest-cov==7.0.0
pytest-cov==7.1.0
# via -r requirements/test.txt
pytest-django==4.12.0
# via -r requirements/test.txt
Expand Down Expand Up @@ -261,8 +257,6 @@ xmltodict==1.0.4
# via
# -r requirements/test.txt
# moto
zipp==3.23.0
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
setuptools==81.0.0
Expand Down
10 changes: 5 additions & 5 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:
#
# pip-compile --allow-unsafe --output-file=requirements/test.txt requirements/base.in requirements/test.in
Expand All @@ -8,11 +8,11 @@ appdirs==1.4.4
# via fs
asgiref==3.11.1
# via django
boto3==1.42.68
boto3==1.42.73
# via
# fs-s3fs
# moto
botocore==1.42.68
botocore==1.42.73
# via
# boto3
# moto
Expand All @@ -23,7 +23,7 @@ cffi==2.0.0
# via cryptography
charset-normalizer==3.4.6
# via requests
coverage[toml]==7.13.4
coverage[toml]==7.13.5
# via pytest-cov
cryptography==46.0.5
# via moto
Expand Down Expand Up @@ -73,7 +73,7 @@ pytest==9.0.2
# -r requirements/test.in
# pytest-cov
# pytest-django
pytest-cov==7.0.0
pytest-cov==7.1.0
# via -r requirements/test.in
pytest-django==4.12.0
# via -r requirements/test.in
Expand Down