Skip to content

Commit

Permalink
chore: Upgrade Python requirements (#132)
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot authored Dec 2, 2024
1 parent b0fb4cb commit 2558599
Show file tree
Hide file tree
Showing 7 changed files with 42 additions and 42 deletions.
4 changes: 2 additions & 2 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 Down
22 changes: 11 additions & 11 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.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 @@ -71,7 +71,7 @@ click-log==0.4.0
# via
# -r requirements/test.txt
# edx-lint
code-annotations==1.8.2
code-annotations==2.0.0
# via
# -r requirements/test.txt
# edx-lint
Expand All @@ -89,7 +89,7 @@ coverage[toml]==7.6.8
# coveralls
coveralls==4.0.1
# via -r requirements/test.txt
cryptography==43.0.3
cryptography==44.0.0
# via
# -r requirements/test.txt
# secretstorage
Expand Down Expand Up @@ -147,7 +147,6 @@ importlib-metadata==8.5.0
# via
# -r requirements/test.txt
# keyring
# twine
iniconfig==2.0.0
# via
# -r requirements/test.txt
Expand Down Expand Up @@ -225,7 +224,7 @@ more-itertools==10.5.0
# -r requirements/test.txt
# jaraco-classes
# jaraco-functools
nh3==0.2.18
nh3==0.2.19
# via
# -r requirements/test.txt
# readme-renderer
Expand All @@ -242,11 +241,12 @@ packaging==24.2
# pyproject-api
# pytest
# tox
# twine
pbr==6.1.0
# via
# -r requirements/test.txt
# stevedore
pkginfo==1.10.0
pkginfo==1.11.2
# via
# -r requirements/test.txt
# twine
Expand Down Expand Up @@ -274,7 +274,7 @@ pygments==2.18.0
# -r requirements/test.txt
# readme-renderer
# rich
pylint==3.3.1
pylint==3.3.2
# via
# -r requirements/test.txt
# edx-lint
Expand Down Expand Up @@ -302,7 +302,7 @@ pyproject-api==1.8.0
# via
# -r requirements/tox.txt
# tox
pytest==8.3.3
pytest==8.3.4
# via
# -r requirements/test.txt
# pytest-django
Expand Down Expand Up @@ -392,7 +392,7 @@ tomlkit==0.13.2
# pylint
tox==4.23.2
# via -r requirements/tox.txt
twine==5.1.1
twine==6.0.1
# via -r requirements/test.txt
types-python-dateutil==2.9.0.20241003
# via
Expand All @@ -404,7 +404,7 @@ urllib3==2.2.3
# botocore
# requests
# twine
virtualenv==20.27.1
virtualenv==20.28.0
# via
# -r requirements/tox.txt
# tox
Expand Down
4 changes: 2 additions & 2 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ asgiref==3.8.1
# via
# -r requirements/base.txt
# django
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 Down
4 changes: 2 additions & 2 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.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 Down
22 changes: 11 additions & 11 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@ backports-tarfile==1.2.0
# via jaraco-context
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 @@ -47,11 +47,11 @@ 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 edx-lint
cookiecutter==2.6.0
# via xblock-sdk
cryptography==43.0.3
cryptography==44.0.0
# via secretstorage
ddt==1.7.2
# via -r requirements/quality.in
Expand Down Expand Up @@ -85,9 +85,7 @@ fs-s3fs==1.1.1
idna==3.10
# via requests
importlib-metadata==8.5.0
# via
# keyring
# twine
# via keyring
isort==5.13.2
# via pylint
jaraco-classes==3.4.0
Expand Down Expand Up @@ -140,17 +138,19 @@ 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/base.txt
# xblock
openedx-filters==1.11.0
# via -r requirements/base.txt
packaging==24.2
# via twine
pbr==6.1.0
# via stevedore
pkginfo==1.10.0
pkginfo==1.11.2
# via twine
platformdirs==4.3.6
# via pylint
Expand All @@ -162,7 +162,7 @@ pygments==2.18.0
# via
# readme-renderer
# rich
pylint==3.3.1
pylint==3.3.2
# via
# -r requirements/quality.in
# edx-lint
Expand Down Expand Up @@ -243,7 +243,7 @@ text-unidecode==1.3
# via python-slugify
tomlkit==0.13.2
# via pylint
twine==5.1.1
twine==6.0.1
# via -r requirements/quality.in
types-python-dateutil==2.9.0.20241003
# via arrow
Expand Down
26 changes: 13 additions & 13 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@ backports-tarfile==1.2.0
# via jaraco-context
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 @@ -47,15 +47,15 @@ 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 edx-lint
cookiecutter==2.6.0
# via xblock-sdk
coverage[toml]==7.6.8
# via coveralls
coveralls==4.0.1
# via -r requirements/test.in
cryptography==43.0.3
cryptography==44.0.0
# via secretstorage
ddt==1.7.2
# via -r requirements/test.in
Expand Down Expand Up @@ -91,9 +91,7 @@ fs-s3fs==1.1.1
idna==3.10
# via requests
importlib-metadata==8.5.0
# via
# keyring
# twine
# via keyring
iniconfig==2.0.0
# via pytest
isort==5.13.2
Expand Down Expand Up @@ -150,7 +148,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
Expand All @@ -159,10 +157,12 @@ openedx-django-pyfs==3.7.0
openedx-filters==1.11.0
# via -r requirements/base.txt
packaging==24.2
# via pytest
# via
# pytest
# twine
pbr==6.1.0
# via stevedore
pkginfo==1.10.0
pkginfo==1.11.2
# via twine
platformdirs==4.3.6
# via pylint
Expand All @@ -176,7 +176,7 @@ pygments==2.18.0
# via
# readme-renderer
# rich
pylint==3.3.1
pylint==3.3.2
# via
# edx-lint
# pylint-celery
Expand All @@ -192,7 +192,7 @@ pylint-plugin-utils==0.8.2
# pylint-django
pypng==0.20220715.0
# via xblock-sdk
pytest==8.3.3
pytest==8.3.4
# via
# -r requirements/test.in
# pytest-django
Expand Down Expand Up @@ -263,7 +263,7 @@ text-unidecode==1.3
# via python-slugify
tomlkit==0.13.2
# via pylint
twine==5.1.1
twine==6.0.1
# via -r requirements/test.in
types-python-dateutil==2.9.0.20241003
# via arrow
Expand Down
2 changes: 1 addition & 1 deletion requirements/tox.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ pyproject-api==1.8.0
# via tox
tox==4.23.2
# via -r requirements/tox.in
virtualenv==20.27.1
virtualenv==20.28.0
# via tox

0 comments on commit 2558599

Please sign in to comment.