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 19, 2024
1 parent cd18988 commit 47a6d56
Show file tree
Hide file tree
Showing 6 changed files with 59 additions and 55 deletions.
10 changes: 5 additions & 5 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
#
asgiref==3.7.2
# via django
backports-zoneinfo==0.2.1
# via django
certifi==2024.2.2
# via requests
cffi==1.16.0
Expand All @@ -14,7 +16,7 @@ charset-normalizer==3.3.2
# via requests
click==8.1.7
# via edx-django-utils
django==3.2.24
django==4.2.11
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# django-crum
Expand All @@ -24,11 +26,11 @@ django-crum==0.7.9
# via edx-django-utils
django-waffle==4.1.0
# via edx-django-utils
edx-django-utils==5.10.1
edx-django-utils==5.11.0
# via -r requirements/base.in
idna==3.6
# via requests
newrelic==9.7.0
newrelic==9.7.1
# via edx-django-utils
pbr==6.0.0
# via stevedore
Expand All @@ -40,8 +42,6 @@ pyjwt==2.8.0
# via -r requirements/base.in
pynacl==1.5.0
# via edx-django-utils
pytz==2024.1
# via django
requests==2.31.0
# via
# -r requirements/base.in
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
45 changes: 23 additions & 22 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/test.txt
# pylint
# pylint-celery
build==1.0.3
backports-zoneinfo==0.2.1
# via
# -r requirements/test.txt
# django
build==1.1.1
# via
# -r requirements/pip-tools.txt
# pip-tools
Expand Down Expand Up @@ -51,15 +55,15 @@ click-log==0.4.0
# via
# -r requirements/test.txt
# edx-lint
code-annotations==1.6.0
code-annotations==1.7.0
# via
# -r requirements/test.txt
# edx-lint
colorama==0.4.6
# via
# -r requirements/ci.txt
# tox
coverage[toml]==7.4.3
coverage[toml]==7.4.4
# via
# -r requirements/test.txt
# pytest-cov
Expand All @@ -77,7 +81,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/test.txt
Expand All @@ -96,7 +100,7 @@ docutils==0.20.1
# via
# -r requirements/test.txt
# readme-renderer
edx-django-utils==5.10.1
edx-django-utils==5.11.0
# via -r requirements/test.txt
edx-lint==5.3.6
# via -r requirements/test.txt
Expand All @@ -115,14 +119,15 @@ idna==3.6
# via
# -r requirements/test.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/test.txt
# build
# keyring
# twine
importlib-resources==6.1.2
importlib-resources==6.3.1
# via
# -r requirements/test.txt
# keyring
Expand All @@ -147,7 +152,7 @@ jinja2==3.1.3
# via
# -r requirements/test.txt
# code-annotations
keyring==24.3.0
keyring==24.3.1
# via
# -r requirements/test.txt
# twine
Expand All @@ -171,15 +176,15 @@ more-itertools==10.2.0
# via
# -r requirements/test.txt
# jaraco-classes
newrelic==9.7.0
newrelic==9.7.1
# via
# -r requirements/test.txt
# edx-django-utils
nh3==0.2.15
# via
# -r requirements/test.txt
# readme-renderer
packaging==23.2
packaging==24.0
# via
# -r requirements/ci.txt
# -r requirements/pip-tools.txt
Expand All @@ -192,9 +197,9 @@ pbr==6.0.0
# via
# -r requirements/test.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/test.txt
# twine
Expand Down Expand Up @@ -261,7 +266,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/test.txt
# pytest-cov
Expand All @@ -270,18 +275,14 @@ pytest-cov==4.1.0
# via -r requirements/test.txt
pytest-django==4.8.0
# via -r requirements/test.txt
python-dateutil==2.8.2
python-dateutil==2.9.0.post0
# via
# -r requirements/test.txt
# freezegun
python-slugify==8.0.4
# via
# -r requirements/test.txt
# code-annotations
pytz==2024.1
# via
# -r requirements/test.txt
# django
pyyaml==6.0.1
# via
# -r requirements/test.txt
Expand All @@ -308,7 +309,7 @@ rfc3986==2.0.0
# via
# -r requirements/test.txt
# twine
rich==13.7.0
rich==13.7.1
# via
# -r requirements/test.txt
# twine
Expand Down Expand Up @@ -353,7 +354,7 @@ tomlkit==0.12.4
# via
# -r requirements/test.txt
# pylint
tox==4.13.0
tox==4.14.1
# via -r requirements/ci.txt
twine==5.0.0
# via -r requirements/test.txt
Expand All @@ -374,11 +375,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.1
# via
# -r requirements/pip-tools.txt
# -r requirements/test.txt
Expand Down
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.1
# 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
35 changes: 18 additions & 17 deletions requirements/test.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/base.txt
# django
certifi==2024.2.2
# via
# -r requirements/base.txt
Expand All @@ -34,9 +38,9 @@ click==8.1.7
# edx-lint
click-log==0.4.0
# via edx-lint
code-annotations==1.6.0
code-annotations==1.7.0
# via edx-lint
coverage[toml]==7.4.3
coverage[toml]==7.4.4
# via pytest-cov
cryptography==42.0.5
# via secretstorage
Expand All @@ -60,7 +64,7 @@ django-waffle==4.1.0
# edx-django-utils
docutils==0.20.1
# via readme-renderer
edx-django-utils==5.10.1
edx-django-utils==5.11.0
# via -r requirements/base.txt
edx-lint==5.3.6
# via -r requirements/test.in
Expand All @@ -72,11 +76,12 @@ idna==3.6
# via
# -r requirements/base.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
# keyring
# twine
importlib-resources==6.1.2
importlib-resources==6.3.1
# via keyring
iniconfig==2.0.0
# via pytest
Expand All @@ -90,7 +95,7 @@ jeepney==0.8.0
# secretstorage
jinja2==3.1.3
# via code-annotations
keyring==24.3.0
keyring==24.3.1
# via twine
markdown-it-py==3.0.0
# via rich
Expand All @@ -102,19 +107,19 @@ mdurl==0.1.2
# via markdown-it-py
more-itertools==10.2.0
# via jaraco-classes
newrelic==9.7.0
newrelic==9.7.1
# via
# -r requirements/base.txt
# edx-django-utils
nh3==0.2.15
# via readme-renderer
packaging==23.2
packaging==24.0
# via pytest
pbr==6.0.0
# via
# -r requirements/base.txt
# stevedore
pkginfo==1.9.6
pkginfo==1.10.0
# via twine
platformdirs==4.2.0
# via pylint
Expand Down Expand Up @@ -154,22 +159,18 @@ pynacl==1.5.0
# via
# -r requirements/base.txt
# edx-django-utils
pytest==8.0.2
pytest==8.1.1
# via
# pytest-cov
# pytest-django
pytest-cov==4.1.0
# via -r requirements/test.in
pytest-django==4.8.0
# via -r requirements/test.in
python-dateutil==2.8.2
python-dateutil==2.9.0.post0
# via freezegun
python-slugify==8.0.4
# via code-annotations
pytz==2024.1
# via
# -r requirements/base.txt
# django
pyyaml==6.0.1
# via
# code-annotations
Expand All @@ -189,7 +190,7 @@ responses==0.25.0
# via -r requirements/test.in
rfc3986==2.0.0
# via twine
rich==13.7.0
rich==13.7.1
# via twine
secretstorage==3.3.3
# via keyring
Expand Down Expand Up @@ -232,7 +233,7 @@ urllib3==2.2.1
# requests
# responses
# twine
zipp==3.17.0
zipp==3.18.1
# via
# importlib-metadata
# importlib-resources

0 comments on commit 47a6d56

Please sign in to comment.