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 #21

Merged
merged 1 commit into from
Dec 2, 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,9 +8,9 @@ appdirs==1.4.4
# via fs
asgiref==3.8.1
# via django
boto3==1.35.68
boto3==1.35.71
# via fs-s3fs
botocore==1.35.68
botocore==1.35.71
# via
# boto3
# s3transfer
Expand All @@ -23,7 +23,7 @@ django==4.2.16
# openedx-django-pyfs
django-appconf==1.0.6
# via django-statici18n
django-statici18n==2.5.0
django-statici18n==2.6.0
# via -r requirements/base.in
edx-i18n-tools==1.6.3
# via -r requirements/base.in
Expand Down
14 changes: 7 additions & 7 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,12 @@ binaryornot==0.4.4
# -r requirements/quality.txt
# -r requirements/test.txt
# cookiecutter
boto3==1.35.68
boto3==1.35.71
# via
# -r requirements/quality.txt
# -r requirements/test.txt
# fs-s3fs
botocore==1.35.68
botocore==1.35.71
# via
# -r requirements/quality.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -80,7 +80,7 @@ click-log==0.4.0
# via
# -r requirements/quality.txt
# edx-lint
code-annotations==1.8.2
code-annotations==2.0.0
# via
# -r requirements/quality.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -126,7 +126,7 @@ django-appconf==1.0.6
# -r requirements/quality.txt
# -r requirements/test.txt
# django-statici18n
django-statici18n==2.5.0
django-statici18n==2.6.0
# via
# -r requirements/quality.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -276,7 +276,7 @@ pygments==2.18.0
# -r requirements/test.txt
# diff-cover
# rich
pylint==3.3.1
pylint==3.3.2
# via
# -r requirements/quality.txt
# edx-lint
Expand Down Expand Up @@ -311,7 +311,7 @@ pyproject-hooks==1.2.0
# -r requirements/pip-tools.txt
# build
# pip-tools
pytest==8.3.3
pytest==8.3.4
# via
# -r requirements/quality.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -419,7 +419,7 @@ urllib3==2.2.3
# -r requirements/test.txt
# botocore
# requests
virtualenv==20.27.1
virtualenv==20.28.0
# via
# -r requirements/quality.txt
# -r requirements/test.txt
Expand Down
25 changes: 12 additions & 13 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,11 @@ binaryornot==0.4.4
# via
# -r requirements/test.txt
# cookiecutter
boto3==1.35.68
boto3==1.35.71
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.35.68
botocore==1.35.71
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -67,7 +67,7 @@ click==8.1.7
# -r requirements/test.txt
# code-annotations
# cookiecutter
code-annotations==1.8.2
code-annotations==2.0.0
# via -r requirements/test.txt
colorama==0.4.6
# via
Expand All @@ -81,7 +81,7 @@ coverage[toml]==7.6.8
# via
# -r requirements/test.txt
# pytest-cov
cryptography==43.0.3
cryptography==44.0.0
# via secretstorage
distlib==0.3.9
# via
Expand All @@ -100,7 +100,7 @@ django-appconf==1.0.6
# via
# -r requirements/test.txt
# django-statici18n
django-statici18n==2.5.0
django-statici18n==2.6.0
# via -r requirements/test.txt
doc8==1.1.2
# via -r requirements/doc.in
Expand Down Expand Up @@ -136,9 +136,7 @@ idna==3.10
imagesize==1.4.1
# via sphinx
importlib-metadata==8.5.0
# via
# keyring
# twine
# via keyring
iniconfig==2.0.0
# via
# -r requirements/test.txt
Expand Down Expand Up @@ -199,7 +197,7 @@ more-itertools==10.5.0
# via
# jaraco-classes
# jaraco-functools
nh3==0.2.18
nh3==0.2.19
# via readme-renderer
openedx-django-pyfs==3.7.0
# via -r requirements/test.txt
Expand All @@ -211,6 +209,7 @@ packaging==24.2
# pytest
# sphinx
# tox
# twine
path==16.16.0
# via
# -r requirements/test.txt
Expand All @@ -219,7 +218,7 @@ pbr==6.1.0
# via
# -r requirements/test.txt
# stevedore
pkginfo==1.10.0
pkginfo==1.11.2
# via twine
platformdirs==4.3.6
# via
Expand Down Expand Up @@ -258,7 +257,7 @@ pyproject-api==1.8.0
# tox
pyproject-hooks==1.2.0
# via build
pytest==8.3.3
pytest==8.3.4
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -365,7 +364,7 @@ text-unidecode==1.3
# python-slugify
tox==4.23.2
# via -r requirements/test.txt
twine==5.1.1
twine==6.0.1
# via -r requirements/doc.in
types-python-dateutil==2.9.0.20241003
# via
Expand All @@ -379,7 +378,7 @@ urllib3==2.2.3
# botocore
# requests
# twine
virtualenv==20.27.1
virtualenv==20.28.0
# via
# -r requirements/test.txt
# tox
Expand Down
14 changes: 7 additions & 7 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@ binaryornot==0.4.4
# via
# -r requirements/test.txt
# cookiecutter
boto3==1.35.68
boto3==1.35.71
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.35.68
botocore==1.35.71
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -59,7 +59,7 @@ click==8.1.7
# edx-lint
click-log==0.4.0
# via edx-lint
code-annotations==1.8.2
code-annotations==2.0.0
# via
# -r requirements/test.txt
# edx-lint
Expand Down Expand Up @@ -94,7 +94,7 @@ django-appconf==1.0.6
# via
# -r requirements/test.txt
# django-statici18n
django-statici18n==2.5.0
django-statici18n==2.6.0
# via -r requirements/test.txt
edx-i18n-tools==1.6.3
# via -r requirements/test.txt
Expand Down Expand Up @@ -208,7 +208,7 @@ pygments==2.18.0
# via
# -r requirements/test.txt
# rich
pylint==3.3.1
pylint==3.3.2
# via
# edx-lint
# pylint-celery
Expand All @@ -230,7 +230,7 @@ pyproject-api==1.8.0
# via
# -r requirements/test.txt
# tox
pytest==8.3.3
pytest==8.3.4
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -313,7 +313,7 @@ urllib3==2.2.3
# -r requirements/test.txt
# botocore
# requests
virtualenv==20.27.1
virtualenv==20.28.0
# via
# -r requirements/test.txt
# tox
Expand Down
12 changes: 6 additions & 6 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@ asgiref==3.8.1
# django
binaryornot==0.4.4
# via cookiecutter
boto3==1.35.68
boto3==1.35.71
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.35.68
botocore==1.35.71
# via
# -r requirements/base.txt
# boto3
Expand All @@ -39,7 +39,7 @@ click==8.1.7
# via
# code-annotations
# cookiecutter
code-annotations==1.8.2
code-annotations==2.0.0
# via -r requirements/test.in
colorama==0.4.6
# via tox
Expand All @@ -61,7 +61,7 @@ django-appconf==1.0.6
# via
# -r requirements/base.txt
# django-statici18n
django-statici18n==2.5.0
django-statici18n==2.6.0
# via -r requirements/base.txt
edx-i18n-tools==1.6.3
# via -r requirements/base.txt
Expand Down Expand Up @@ -149,7 +149,7 @@ pypng==0.20220715.0
# via xblock-sdk
pyproject-api==1.8.0
# via tox
pytest==8.3.3
pytest==8.3.4
# via
# pytest-cov
# pytest-django
Expand Down Expand Up @@ -216,7 +216,7 @@ urllib3==2.2.3
# -r requirements/base.txt
# botocore
# requests
virtualenv==20.27.1
virtualenv==20.28.0
# via tox
web-fragments==2.2.0
# via
Expand Down