Skip to content

Commit

Permalink
chore: Upgrade Python requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot committed Sep 30, 2024
1 parent 2a4560c commit a3a0429
Show file tree
Hide file tree
Showing 6 changed files with 69 additions and 58 deletions.
12 changes: 6 additions & 6 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.12
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile --output-file=requirements/ci.txt requirements/ci.in
Expand All @@ -12,23 +12,23 @@ colorama==0.4.6
# via tox
distlib==0.3.8
# via virtualenv
filelock==3.15.4
filelock==3.16.1
# via
# tox
# virtualenv
packaging==24.1
# via
# pyproject-api
# tox
platformdirs==4.2.2
platformdirs==4.3.6
# via
# tox
# virtualenv
pluggy==1.5.0
# via tox
pyproject-api==1.7.1
pyproject-api==1.8.0
# via tox
tox==4.18.0
tox==4.20.0
# via -r requirements/ci.in
virtualenv==20.26.3
virtualenv==20.26.6
# via tox
24 changes: 12 additions & 12 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.12
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile --output-file=requirements/dev.txt requirements/base.in requirements/dev.in
Expand All @@ -8,13 +8,13 @@ appdirs==1.4.4
# via fs
asgiref==3.8.1
# via django
boto3==1.35.3
boto3==1.35.29
# via fs-s3fs
botocore==1.35.3
botocore==1.35.29
# via
# boto3
# s3transfer
build==1.2.1
build==1.2.2
# via pip-tools
cachetools==5.5.0
# via tox
Expand All @@ -26,11 +26,11 @@ colorama==0.4.6
# via tox
distlib==0.3.8
# via virtualenv
django==4.2.15
django==4.2.16
# via
# -c requirements/common_constraints.txt
# -r requirements/base.in
filelock==3.15.4
filelock==3.16.1
# via
# tox
# virtualenv
Expand All @@ -51,15 +51,15 @@ packaging==24.1
# tox
pip-tools==7.4.1
# via -r requirements/dev.in
platformdirs==4.2.2
platformdirs==4.3.6
# via
# tox
# virtualenv
pluggy==1.5.0
# via tox
pyproject-api==1.7.1
pyproject-api==1.8.0
# via tox
pyproject-hooks==1.1.0
pyproject-hooks==1.2.0
# via
# build
# pip-tools
Expand All @@ -74,11 +74,11 @@ six==1.16.0
# python-dateutil
sqlparse==0.5.1
# via django
tox==4.18.0
tox==4.20.0
# via -r requirements/dev.in
urllib3==2.2.2
urllib3==2.2.3
# via botocore
virtualenv==20.26.3
virtualenv==20.26.6
# via tox
wheel==0.44.0
# via pip-tools
Expand Down
6 changes: 3 additions & 3 deletions requirements/pip-tools.txt
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
#
# This file is autogenerated by pip-compile with Python 3.12
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile --output-file=requirements/pip-tools.txt requirements/pip-tools.in
#
build==1.2.1
build==1.2.2
# via pip-tools
click==8.1.7
# via pip-tools
packaging==24.1
# via build
pip-tools==7.4.1
# via -r requirements/pip-tools.in
pyproject-hooks==1.1.0
pyproject-hooks==1.2.0
# via
# build
# pip-tools
Expand Down
4 changes: 2 additions & 2 deletions 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.12
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile --allow-unsafe --output-file=requirements/pip.txt requirements/pip.in
Expand All @@ -10,5 +10,5 @@ wheel==0.44.0
# The following packages are considered to be unsafe in a requirements file:
pip==24.2
# via -r requirements/pip.in
setuptools==73.0.1
setuptools==75.1.0
# via -r requirements/pip.in
61 changes: 36 additions & 25 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.12
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile --output-file=requirements/quality.txt requirements/quality.in
Expand All @@ -12,26 +12,28 @@ asgiref==3.8.1
# via
# -r requirements/test.txt
# django
astroid==3.2.4
astroid==3.3.4
# via
# pylint
# pylint-celery
boto3==1.35.3
backports-tarfile==1.2.0
# via jaraco-context
boto3==1.35.29
# via
# -r requirements/test.txt
# fs-s3fs
# moto
botocore==1.35.3
botocore==1.35.29
# via
# -r requirements/test.txt
# boto3
# moto
# s3transfer
certifi==2024.7.4
certifi==2024.8.30
# via
# -r requirements/test.txt
# requests
cffi==1.17.0
cffi==1.17.1
# via
# -r requirements/test.txt
# cryptography
Expand All @@ -52,32 +54,35 @@ coverage[toml]==7.6.1
# via
# -r requirements/test.txt
# pytest-cov
cryptography==43.0.0
cryptography==43.0.1
# via
# -r requirements/test.txt
# moto
dill==0.3.8
# secretstorage
dill==0.3.9
# via pylint
django==4.2.15
django==4.2.16
# via
# -c requirements/common_constraints.txt
# -r requirements/test.txt
docutils==0.21.2
# via readme-renderer
edx-lint==5.3.7
edx-lint==5.4.0
# via -r requirements/quality.in
fs==2.4.16
# via
# -r requirements/test.txt
# fs-s3fs
fs-s3fs==1.1.1
# via -r requirements/test.txt
idna==3.7
idna==3.10
# via
# -r requirements/test.txt
# requests
importlib-metadata==8.4.0
# via twine
importlib-metadata==8.5.0
# via
# keyring
# twine
iniconfig==2.0.0
# via
# -r requirements/test.txt
Expand All @@ -90,8 +95,12 @@ jaraco-classes==3.4.0
# via keyring
jaraco-context==6.0.1
# via keyring
jaraco-functools==4.0.2
jaraco-functools==4.1.0
# via keyring
jeepney==0.8.0
# via
# keyring
# secretstorage
jinja2==3.1.4
# via
# -r requirements/test.txt
Expand All @@ -102,7 +111,7 @@ jmespath==1.0.1
# -r requirements/test.txt
# boto3
# botocore
keyring==25.3.0
keyring==25.4.1
# via twine
markdown-it-py==3.0.0
# via rich
Expand All @@ -117,7 +126,7 @@ mdurl==0.1.2
# via markdown-it-py
mock==5.1.0
# via -r requirements/test.txt
more-itertools==10.4.0
more-itertools==10.5.0
# via
# jaraco-classes
# jaraco-functools
Expand All @@ -131,11 +140,11 @@ packaging==24.1
# via
# -r requirements/test.txt
# pytest
pbr==6.0.0
pbr==6.1.0
# via stevedore
pkginfo==1.10.0
# via twine
platformdirs==4.2.2
platformdirs==4.3.6
# via pylint
pluggy==1.5.0
# via
Expand All @@ -153,7 +162,7 @@ pygments==2.18.0
# via
# readme-renderer
# rich
pylint==3.2.6
pylint==3.3.1
# via
# edx-lint
# pylint-celery
Expand All @@ -169,14 +178,14 @@ pylint-plugin-utils==0.8.2
# pylint-django
pypng==0.20220715.0
# via -r requirements/test.txt
pytest==8.3.2
pytest==8.3.3
# via
# -r requirements/test.txt
# pytest-cov
# pytest-django
pytest-cov==5.0.0
# via -r requirements/test.txt
pytest-django==4.8.0
pytest-django==4.9.0
# via -r requirements/test.txt
python-dateutil==2.9.0.post0
# via
Expand Down Expand Up @@ -207,12 +216,14 @@ responses==0.25.3
# moto
rfc3986==2.0.0
# via twine
rich==13.7.1
rich==13.8.1
# via twine
s3transfer==0.10.2
# via
# -r requirements/test.txt
# boto3
secretstorage==3.3.3
# via keyring
six==1.16.0
# via
# -r requirements/test.txt
Expand All @@ -226,15 +237,15 @@ sqlparse==0.5.1
# via
# -r requirements/test.txt
# django
stevedore==5.2.0
stevedore==5.3.0
# via code-annotations
text-unidecode==1.3
# via python-slugify
tomlkit==0.13.2
# via pylint
twine==5.1.1
# via -r requirements/quality.in
urllib3==2.2.2
urllib3==2.2.3
# via
# -r requirements/test.txt
# botocore
Expand All @@ -249,7 +260,7 @@ xmltodict==0.13.0
# via
# -r requirements/test.txt
# moto
zipp==3.20.0
zipp==3.20.2
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
Expand Down
Loading

0 comments on commit a3a0429

Please sign in to comment.