Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Upgrade Python requirements #118

Merged
merged 1 commit into from
Sep 9, 2024
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
6 changes: 3 additions & 3 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@ appdirs==1.4.4
# via fs
asgiref==3.8.1
# via django
boto3==1.35.10
boto3==1.35.14
# via fs-s3fs
botocore==1.35.10
botocore==1.35.14
# via
# boto3
# s3transfer
django==4.2.15
django==4.2.16
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# django-crum
Expand Down
24 changes: 12 additions & 12 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@ binaryornot==0.4.4
# via
# -r requirements/test.txt
# cookiecutter
boto3==1.35.10
boto3==1.35.14
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.35.10
botocore==1.35.14
# via
# -r requirements/test.txt
# boto3
Expand All @@ -46,7 +46,7 @@ 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 Down Expand Up @@ -89,7 +89,7 @@ coverage[toml]==7.6.1
# coveralls
coveralls==4.0.1
# via -r requirements/test.txt
cryptography==43.0.0
cryptography==43.0.1
# via
# -r requirements/test.txt
# secretstorage
Expand All @@ -103,7 +103,7 @@ distlib==0.3.8
# via
# -r requirements/tox.txt
# virtualenv
django==4.2.15
django==4.2.16
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/test.txt
Expand All @@ -123,7 +123,7 @@ docutils==0.21.2
# readme-renderer
edx-lint==5.4.0
# via -r requirements/test.txt
filelock==3.15.4
filelock==3.16.0
# via
# -r requirements/tox.txt
# tox
Expand Down Expand Up @@ -220,7 +220,7 @@ mdurl==0.1.2
# markdown-it-py
mock==5.1.0
# via -r requirements/test.txt
more-itertools==10.4.0
more-itertools==10.5.0
# via
# -r requirements/test.txt
# jaraco-classes
Expand Down Expand Up @@ -250,7 +250,7 @@ pkginfo==1.10.0
# via
# -r requirements/test.txt
# twine
platformdirs==4.2.2
platformdirs==4.3.2
# via
# -r requirements/test.txt
# -r requirements/tox.txt
Expand Down Expand Up @@ -306,7 +306,7 @@ pytest==8.3.2
# via
# -r requirements/test.txt
# pytest-django
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 @@ -390,11 +390,11 @@ tomlkit==0.13.2
# via
# -r requirements/test.txt
# pylint
tox==4.18.0
tox==4.18.1
# via -r requirements/tox.txt
twine==5.1.1
# via -r requirements/test.txt
types-python-dateutil==2.9.0.20240821
types-python-dateutil==2.9.0.20240906
# via
# -r requirements/test.txt
# arrow
Expand All @@ -404,7 +404,7 @@ urllib3==2.2.2
# botocore
# requests
# twine
virtualenv==20.26.3
virtualenv==20.26.4
# via
# -r requirements/tox.txt
# tox
Expand Down
13 changes: 8 additions & 5 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,16 @@ asgiref==3.8.1
# via
# -r requirements/base.txt
# django
boto3==1.35.10
boto3==1.35.14
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.35.10
botocore==1.35.14
# via
# -r requirements/base.txt
# boto3
# s3transfer
django==4.2.15
django==4.2.16
# via
# -r requirements/base.txt
# django-crum
Expand All @@ -30,7 +30,7 @@ django==4.2.15
# openedx-filters
django-crum==0.7.9
# via -r requirements/base.txt
edx-i18n-tools==1.6.2
edx-i18n-tools==1.6.3
# via -r requirements/dev.in
fs==2.4.16
# via
Expand All @@ -51,11 +51,14 @@ lazy==1.6
# via
# -r requirements/base.txt
# xblock
lxml==5.3.0
lxml[html-clean]==5.3.0
# via
# -r requirements/base.txt
# edx-i18n-tools
# lxml-html-clean
# xblock
lxml-html-clean==0.2.2
# via lxml
mako==1.3.5
# via
# -r requirements/base.txt
Expand Down
6 changes: 3 additions & 3 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@ babel==2.16.0
# sphinx
beautifulsoup4==4.12.3
# via pydata-sphinx-theme
boto3==1.35.10
boto3==1.35.14
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.35.10
botocore==1.35.14
# via
# -r requirements/base.txt
# boto3
Expand All @@ -35,7 +35,7 @@ certifi==2024.8.30
# via requests
charset-normalizer==3.3.2
# via requests
django==4.2.15
django==4.2.16
# via
# -r requirements/base.txt
# django-crum
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
build==1.2.1
build==1.2.2
# via pip-tools
click==8.1.7
# via pip-tools
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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==74.0.0
setuptools==74.1.2
# via -r requirements/pip.in
16 changes: 8 additions & 8 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,18 +22,18 @@ backports-tarfile==1.2.0
# via jaraco-context
binaryornot==0.4.4
# via cookiecutter
boto3==1.35.10
boto3==1.35.14
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.35.10
botocore==1.35.14
# via
# -r requirements/base.txt
# boto3
# s3transfer
certifi==2024.8.30
# via requests
cffi==1.17.0
cffi==1.17.1
# via cryptography
chardet==5.2.0
# via binaryornot
Expand All @@ -51,13 +51,13 @@ code-annotations==1.8.0
# via edx-lint
cookiecutter==2.6.0
# via xblock-sdk
cryptography==43.0.0
cryptography==43.0.1
# via secretstorage
ddt==1.7.2
# via -r requirements/quality.in
dill==0.3.8
# via pylint
django==4.2.15
django==4.2.16
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/base.txt
Expand Down Expand Up @@ -136,7 +136,7 @@ mccabe==0.7.0
# via pylint
mdurl==0.1.2
# via markdown-it-py
more-itertools==10.4.0
more-itertools==10.5.0
# via
# jaraco-classes
# jaraco-functools
Expand All @@ -152,7 +152,7 @@ pbr==6.1.0
# via stevedore
pkginfo==1.10.0
# via twine
platformdirs==4.2.2
platformdirs==4.3.2
# via pylint
pycodestyle==2.12.1
# via -r requirements/quality.in
Expand Down Expand Up @@ -245,7 +245,7 @@ tomlkit==0.13.2
# via pylint
twine==5.1.1
# via -r requirements/quality.in
types-python-dateutil==2.9.0.20240821
types-python-dateutil==2.9.0.20240906
# via arrow
urllib3==2.2.2
# via
Expand Down
18 changes: 9 additions & 9 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,18 +22,18 @@ backports-tarfile==1.2.0
# via jaraco-context
binaryornot==0.4.4
# via cookiecutter
boto3==1.35.10
boto3==1.35.14
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.35.10
botocore==1.35.14
# via
# -r requirements/base.txt
# boto3
# s3transfer
certifi==2024.8.30
# via requests
cffi==1.17.0
cffi==1.17.1
# via cryptography
chardet==5.2.0
# via binaryornot
Expand All @@ -55,13 +55,13 @@ coverage[toml]==7.6.1
# via coveralls
coveralls==4.0.1
# via -r requirements/test.in
cryptography==43.0.0
cryptography==43.0.1
# via secretstorage
ddt==1.7.2
# via -r requirements/test.in
dill==0.3.8
# via pylint
django==4.2.15
django==4.2.16
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/base.txt
Expand Down Expand Up @@ -146,7 +146,7 @@ mdurl==0.1.2
# via markdown-it-py
mock==5.1.0
# via -r requirements/test.in
more-itertools==10.4.0
more-itertools==10.5.0
# via
# jaraco-classes
# jaraco-functools
Expand All @@ -164,7 +164,7 @@ pbr==6.1.0
# via stevedore
pkginfo==1.10.0
# via twine
platformdirs==4.2.2
platformdirs==4.3.2
# via pylint
pluggy==1.5.0
# via pytest
Expand Down Expand Up @@ -196,7 +196,7 @@ pytest==8.3.2
# via
# -r requirements/test.in
# pytest-django
pytest-django==4.8.0
pytest-django==4.9.0
# via -r requirements/test.in
python-dateutil==2.9.0.post0
# via
Expand Down Expand Up @@ -265,7 +265,7 @@ tomlkit==0.13.2
# via pylint
twine==5.1.1
# via -r requirements/test.in
types-python-dateutil==2.9.0.20240821
types-python-dateutil==2.9.0.20240906
# via arrow
urllib3==2.2.2
# via
Expand Down
8 changes: 4 additions & 4 deletions requirements/tox.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,23 +12,23 @@ colorama==0.4.6
# via tox
distlib==0.3.8
# via virtualenv
filelock==3.15.4
filelock==3.16.0
# via
# tox
# virtualenv
packaging==24.1
# via
# pyproject-api
# tox
platformdirs==4.2.2
platformdirs==4.3.2
# via
# tox
# virtualenv
pluggy==1.5.0
# via tox
pyproject-api==1.7.1
# via tox
tox==4.18.0
tox==4.18.1
# via -r requirements/tox.in
virtualenv==20.26.3
virtualenv==20.26.4
# via tox