Skip to content

Commit

Permalink
chore: Updating Python Requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot committed Mar 14, 2024
1 parent a792ad0 commit e73c640
Show file tree
Hide file tree
Showing 8 changed files with 63 additions and 45 deletions.
7 changes: 4 additions & 3 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@
#
asgiref==3.7.2
# via django
django==3.2.24
backports-zoneinfo==0.2.1
# via django
django==4.2.11
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/base.in
Expand All @@ -20,11 +22,10 @@ drf-yasg==1.21.7
# via -r requirements/base.in
inflection==0.5.1
# via drf-yasg
packaging==23.2
packaging==24.0
# via drf-yasg
pytz==2024.1
# via
# django
# djangorestframework
# drf-yasg
pyyaml==6.0.1
Expand Down
4 changes: 2 additions & 2 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ filelock==3.13.1
# via
# tox
# virtualenv
packaging==23.2
packaging==24.0
# via
# pyproject-api
# tox
Expand All @@ -32,7 +32,7 @@ tomli==2.0.1
# via
# pyproject-api
# tox
tox==4.13.0
tox==4.14.1
# via -r requirements/ci.in
virtualenv==20.25.1
# via tox
28 changes: 16 additions & 12 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,11 @@ astroid==3.1.0
# -r requirements/quality.txt
# pylint
# pylint-celery
build==1.0.3
backports-zoneinfo==0.2.1
# via
# -r requirements/quality.txt
# django
build==1.1.1
# via
# -r requirements/pip-tools.txt
# pip-tools
Expand Down Expand Up @@ -76,7 +80,7 @@ distlib==0.3.8
# via
# -r requirements/ci.txt
# virtualenv
django==3.2.24
django==4.2.11
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/quality.txt
Expand Down Expand Up @@ -110,14 +114,15 @@ idna==3.6
# via
# -r requirements/quality.txt
# requests
importlib-metadata==7.0.1
importlib-metadata==6.11.0
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/pip-tools.txt
# -r requirements/quality.txt
# build
# keyring
# twine
importlib-resources==6.1.2
importlib-resources==6.3.0
# via
# -r requirements/quality.txt
# keyring
Expand Down Expand Up @@ -177,7 +182,7 @@ nh3==0.2.15
# via
# -r requirements/quality.txt
# readme-renderer
packaging==23.2
packaging==24.0
# via
# -r requirements/ci.txt
# -r requirements/pip-tools.txt
Expand All @@ -193,9 +198,9 @@ pbr==6.0.0
# via
# -r requirements/quality.txt
# stevedore
pip-tools==7.4.0
pip-tools==7.4.1
# via -r requirements/pip-tools.txt
pkginfo==1.9.6
pkginfo==1.10.0
# via
# -r requirements/quality.txt
# twine
Expand Down Expand Up @@ -258,7 +263,7 @@ pyproject-hooks==1.0.0
# -r requirements/pip-tools.txt
# build
# pip-tools
pytest==8.0.2
pytest==8.1.1
# via
# -r requirements/quality.txt
# pytest-cov
Expand All @@ -274,7 +279,6 @@ python-slugify==8.0.4
pytz==2024.1
# via
# -r requirements/quality.txt
# django
# djangorestframework
# drf-yasg
pyyaml==6.0.1
Expand Down Expand Up @@ -345,7 +349,7 @@ tomlkit==0.12.4
# via
# -r requirements/quality.txt
# pylint
tox==4.13.0
tox==4.14.1
# via -r requirements/ci.txt
twine==5.0.0
# via -r requirements/quality.txt
Expand All @@ -369,11 +373,11 @@ virtualenv==20.25.1
# via
# -r requirements/ci.txt
# tox
wheel==0.42.0
wheel==0.43.0
# via
# -r requirements/pip-tools.txt
# pip-tools
zipp==3.17.0
zipp==3.18.0
# via
# -r requirements/pip-tools.txt
# -r requirements/quality.txt
Expand Down
20 changes: 12 additions & 8 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@ babel==2.14.0
# via
# pydata-sphinx-theme
# sphinx
backports-zoneinfo==0.2.1
# via
# -r requirements/test.txt
# django
beautifulsoup4==4.12.3
# via pydata-sphinx-theme
certifi==2024.2.2
Expand All @@ -30,7 +34,7 @@ coverage[toml]==7.4.3
# pytest-cov
cryptography==42.0.5
# via secretstorage
django==3.2.24
django==4.2.11
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -59,12 +63,13 @@ idna==3.6
# via requests
imagesize==1.4.1
# via sphinx
importlib-metadata==7.0.1
importlib-metadata==6.11.0
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# keyring
# sphinx
# twine
importlib-resources==6.1.2
importlib-resources==6.3.0
# via keyring
inflection==0.5.1
# via
Expand Down Expand Up @@ -94,7 +99,7 @@ more-itertools==10.2.0
# via jaraco-classes
nh3==0.2.15
# via readme-renderer
packaging==23.2
packaging==24.0
# via
# -r requirements/test.txt
# drf-yasg
Expand All @@ -103,7 +108,7 @@ packaging==23.2
# sphinx
pbr==6.0.0
# via stevedore
pkginfo==1.9.6
pkginfo==1.10.0
# via twine
pluggy==1.4.0
# via
Expand All @@ -121,7 +126,7 @@ pygments==2.17.2
# readme-renderer
# rich
# sphinx
pytest==8.0.2
pytest==8.1.1
# via
# -r requirements/test.txt
# pytest-cov
Expand All @@ -134,7 +139,6 @@ pytz==2024.1
# via
# -r requirements/test.txt
# babel
# django
# djangorestframework
# drf-yasg
pyyaml==6.0.1
Expand Down Expand Up @@ -211,7 +215,7 @@ urllib3==2.2.1
# via
# requests
# twine
zipp==3.17.0
zipp==3.18.0
# via
# importlib-metadata
# importlib-resources
16 changes: 9 additions & 7 deletions requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,17 @@
#
# make upgrade
#
build==1.0.3
build==1.1.1
# via pip-tools
click==8.1.7
# via pip-tools
importlib-metadata==7.0.1
# via build
packaging==23.2
importlib-metadata==6.11.0
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# build
packaging==24.0
# via build
pip-tools==7.4.0
pip-tools==7.4.1
# via -r requirements/pip-tools.in
pyproject-hooks==1.0.0
# via
Expand All @@ -23,9 +25,9 @@ tomli==2.0.1
# build
# pip-tools
# pyproject-hooks
wheel==0.42.0
wheel==0.43.0
# via pip-tools
zipp==3.17.0
zipp==3.18.0
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
Expand Down
4 changes: 2 additions & 2 deletions requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
#
# make upgrade
#
wheel==0.42.0
wheel==0.43.0
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
pip==24.0
# via -r requirements/pip.in
setuptools==69.1.1
setuptools==69.2.0
# via -r requirements/pip.in
20 changes: 12 additions & 8 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ astroid==3.1.0
# via
# pylint
# pylint-celery
backports-zoneinfo==0.2.1
# via
# -r requirements/test.txt
# django
certifi==2024.2.2
# via requests
cffi==1.16.0
Expand All @@ -35,7 +39,7 @@ cryptography==42.0.5
# via secretstorage
dill==0.3.8
# via pylint
django==3.2.24
django==4.2.11
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/test.txt
Expand All @@ -57,11 +61,12 @@ exceptiongroup==1.2.0
# pytest
idna==3.6
# via requests
importlib-metadata==7.0.1
importlib-metadata==6.11.0
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# keyring
# twine
importlib-resources==6.1.2
importlib-resources==6.3.0
# via keyring
inflection==0.5.1
# via
Expand Down Expand Up @@ -97,14 +102,14 @@ more-itertools==10.2.0
# via jaraco-classes
nh3==0.2.15
# via readme-renderer
packaging==23.2
packaging==24.0
# via
# -r requirements/test.txt
# drf-yasg
# pytest
pbr==6.0.0
# via stevedore
pkginfo==1.9.6
pkginfo==1.10.0
# via twine
platformdirs==4.2.0
# via pylint
Expand Down Expand Up @@ -136,7 +141,7 @@ pylint-plugin-utils==0.8.2
# via
# pylint-celery
# pylint-django
pytest==8.0.2
pytest==8.1.1
# via
# -r requirements/test.txt
# pytest-cov
Expand All @@ -150,7 +155,6 @@ python-slugify==8.0.4
pytz==2024.1
# via
# -r requirements/test.txt
# django
# djangorestframework
# drf-yasg
pyyaml==6.0.1
Expand Down Expand Up @@ -209,7 +213,7 @@ urllib3==2.2.1
# via
# requests
# twine
zipp==3.17.0
zipp==3.18.0
# via
# importlib-metadata
# importlib-resources
9 changes: 6 additions & 3 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ asgiref==3.7.2
# via
# -r requirements/base.txt
# django
backports-zoneinfo==0.2.1
# via
# -r requirements/base.txt
# django
coverage[toml]==7.4.3
# via pytest-cov
# via
Expand All @@ -28,14 +32,14 @@ inflection==0.5.1
# drf-yasg
iniconfig==2.0.0
# via pytest
packaging==23.2
packaging==24.0
# via
# -r requirements/base.txt
# drf-yasg
# pytest
pluggy==1.4.0
# via pytest
pytest==8.0.2
pytest==8.1.1
# via
# pytest-cov
# pytest-django
Expand All @@ -46,7 +50,6 @@ pytest-django==4.8.0
pytz==2024.1
# via
# -r requirements/base.txt
# django
# djangorestframework
# drf-yasg
pyyaml==6.0.1
Expand Down

0 comments on commit e73c640

Please sign in to comment.