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

Python Requirements Update #198

Merged
merged 1 commit into from
Jun 6, 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
12 changes: 6 additions & 6 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ celery==5.4.0
# via
# -c requirements/constraints.txt
# edx-celeryutils
certifi==2024.2.2
certifi==2024.6.2
# via requests
cffi==1.16.0
# via
Expand Down Expand Up @@ -100,7 +100,7 @@ edx-api-doc-tools==1.8.0
# via -r requirements/base.in
edx-celeryutils==1.3.0
# via -r requirements/base.in
edx-django-utils==5.13.0
edx-django-utils==5.14.2
# via
# -r requirements/base.in
# django-config-models
Expand All @@ -124,13 +124,13 @@ kombu==5.3.7
# via celery
markupsafe==2.1.5
# via jinja2
newrelic==9.9.1
newrelic==9.10.0
# via edx-django-utils
packaging==24.0
# via drf-yasg
pbr==6.0.0
# via stevedore
prompt-toolkit==3.0.43
prompt-toolkit==3.0.46
# via click-repl
psutil==5.9.8
# via edx-django-utils
Expand All @@ -154,7 +154,7 @@ pyyaml==6.0.1
# via
# code-annotations
# drf-yasg
requests==2.31.0
requests==2.32.3
# via edx-drf-extensions
semantic-version==2.10.0
# via edx-drf-extensions
Expand All @@ -169,7 +169,7 @@ stevedore==5.2.0
# edx-opaque-keys
text-unidecode==1.3
# via python-slugify
typing-extensions==4.11.0
typing-extensions==4.12.1
# via
# asgiref
# edx-opaque-keys
Expand Down
4 changes: 2 additions & 2 deletions requirements/celery53.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,13 @@ click-repl==0.3.0
# via celery
kombu==5.3.7
# via celery
prompt-toolkit==3.0.43
prompt-toolkit==3.0.46
# via click-repl
python-dateutil==2.9.0.post0
# via celery
six==1.16.0
# via python-dateutil
typing-extensions==4.11.0
typing-extensions==4.12.1
# via kombu
tzdata==2024.1
# via
Expand Down
4 changes: 2 additions & 2 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ chardet==5.2.0
# via tox
colorama==0.4.6
# via tox
coverage==7.5.1
coverage==7.5.3
# via -r requirements/ci.in
distlib==0.3.8
# via virtualenv
Expand All @@ -22,7 +22,7 @@ packaging==24.0
# via
# pyproject-api
# tox
platformdirs==4.2.1
platformdirs==4.2.2
# via
# tox
# virtualenv
Expand Down
28 changes: 14 additions & 14 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,20 +4,20 @@
#
# make upgrade
#
annotated-types==0.6.0
annotated-types==0.7.0
# via
# -r requirements/quality.txt
# pydantic
asgiref==3.8.1
# via
# -r requirements/quality.txt
# django
astroid==3.2.0
astroid==3.2.2
# via
# -r requirements/quality.txt
# pylint
# pylint-celery
backports-tarfile==1.1.1
backports-tarfile==1.2.0
# via
# -r requirements/quality.txt
# jaraco-context
Expand All @@ -33,7 +33,7 @@ cachetools==5.3.3
# via
# -r requirements/ci.txt
# tox
certifi==2024.2.2
certifi==2024.6.2
# via
# -r requirements/quality.txt
# requests
Expand Down Expand Up @@ -71,7 +71,7 @@ colorama==0.4.6
# via
# -r requirements/ci.txt
# tox
coverage==7.5.1
coverage==7.5.3
# via -r requirements/ci.txt
cryptography==42.0.7
# via
Expand Down Expand Up @@ -200,11 +200,11 @@ pbr==6.0.0
# stevedore
pip-tools==7.4.1
# via -r requirements/pip-tools.txt
pkginfo==1.10.0
pkginfo==1.11.0
# via
# -r requirements/quality.txt
# twine
platformdirs==4.2.1
platformdirs==4.2.2
# via
# -r requirements/ci.txt
# -r requirements/quality.txt
Expand All @@ -224,11 +224,11 @@ pycparser==2.22
# via
# -r requirements/quality.txt
# cffi
pydantic==2.7.1
pydantic==2.7.3
# via
# -r requirements/quality.txt
# rstcheck-core
pydantic-core==2.18.2
pydantic-core==2.18.4
# via
# -r requirements/quality.txt
# pydantic
Expand All @@ -240,7 +240,7 @@ pygments==2.18.0
# diff-cover
# readme-renderer
# rich
pylint==3.2.0
pylint==3.2.2
# via
# -r requirements/quality.txt
# edx-lint
Expand Down Expand Up @@ -282,7 +282,7 @@ readme-renderer==43.0
# via
# -r requirements/quality.txt
# twine
requests==2.31.0
requests==2.32.3
# via
# -r requirements/quality.txt
# requests-toolbelt
Expand Down Expand Up @@ -350,13 +350,13 @@ tomlkit==0.12.5
# pylint
tox==4.15.0
# via -r requirements/ci.txt
twine==5.0.0
twine==5.1.0
# via -r requirements/quality.txt
typer[all]==0.12.3
# via
# -r requirements/quality.txt
# rstcheck
typing-extensions==4.11.0
typing-extensions==4.12.1
# via
# -r requirements/quality.txt
# annotated-types
Expand All @@ -382,7 +382,7 @@ wheel==0.43.0
# via
# -r requirements/pip-tools.txt
# pip-tools
zipp==3.18.1
zipp==3.19.1
# via
# -r requirements/pip-tools.txt
# -r requirements/quality.txt
Expand Down
14 changes: 7 additions & 7 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ celery==5.4.0
# via
# -c requirements/constraints.txt
# edx-celeryutils
certifi==2024.2.2
certifi==2024.6.2
# via requests
cffi==1.16.0
# via
Expand Down Expand Up @@ -112,7 +112,7 @@ edx-api-doc-tools==1.8.0
# via -r requirements/base.in
edx-celeryutils==1.3.0
# via -r requirements/base.in
edx-django-utils==5.13.0
edx-django-utils==5.14.2
# via
# -r requirements/base.in
# django-config-models
Expand Down Expand Up @@ -146,7 +146,7 @@ kombu==5.3.7
# via celery
markupsafe==2.1.5
# via jinja2
newrelic==9.9.1
newrelic==9.10.0
# via edx-django-utils
nh3==0.2.17
# via readme-renderer
Expand All @@ -158,7 +158,7 @@ pbr==6.0.0
# via stevedore
pockets==0.9.1
# via sphinxcontrib-napoleon
prompt-toolkit==3.0.43
prompt-toolkit==3.0.46
# via click-repl
psutil==5.9.8
# via edx-django-utils
Expand Down Expand Up @@ -191,7 +191,7 @@ pyyaml==6.0.1
# drf-yasg
readme-renderer==43.0
# via -r requirements/doc.in
requests==2.31.0
requests==2.32.3
# via
# edx-drf-extensions
# sphinx
Expand Down Expand Up @@ -237,7 +237,7 @@ text-unidecode==1.3
# via python-slugify
tomli==2.0.1
# via doc8
typing-extensions==4.11.0
typing-extensions==4.12.1
# via
# asgiref
# edx-opaque-keys
Expand All @@ -257,5 +257,5 @@ vine==5.1.0
# kombu
wcwidth==0.2.13
# via prompt-toolkit
zipp==3.18.1
zipp==3.19.1
# via importlib-metadata
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ wheel==0.43.0
# via
# -r requirements/pip-tools.in
# pip-tools
zipp==3.18.1
zipp==3.19.1
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
Expand Down
26 changes: 13 additions & 13 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,19 @@
#
# make upgrade
#
annotated-types==0.6.0
annotated-types==0.7.0
# via pydantic
asgiref==3.8.1
# via django
astroid==3.2.0
astroid==3.2.2
# via
# pylint
# pylint-celery
backports-tarfile==1.1.1
backports-tarfile==1.2.0
# via jaraco-context
backports-zoneinfo==0.2.1
# via django
certifi==2024.2.2
certifi==2024.6.2
# via requests
cffi==1.16.0
# via cryptography
Expand Down Expand Up @@ -91,25 +91,25 @@ nh3==0.2.17
# via readme-renderer
pbr==6.0.0
# via stevedore
pkginfo==1.10.0
pkginfo==1.11.0
# via twine
platformdirs==4.2.1
platformdirs==4.2.2
# via pylint
pycodestyle==2.11.1
# via -r requirements/quality.in
pycparser==2.22
# via cffi
pydantic==2.7.1
pydantic==2.7.3
# via rstcheck-core
pydantic-core==2.18.2
pydantic-core==2.18.4
# via pydantic
pydocstyle==6.3.0
# via -r requirements/quality.in
pygments==2.18.0
# via
# readme-renderer
# rich
pylint==3.2.0
pylint==3.2.2
# via
# edx-lint
# pylint-celery
Expand All @@ -129,7 +129,7 @@ pyyaml==6.0.1
# via code-annotations
readme-renderer==43.0
# via twine
requests==2.31.0
requests==2.32.3
# via
# requests-toolbelt
# twine
Expand Down Expand Up @@ -163,11 +163,11 @@ tomli==2.0.1
# via pylint
tomlkit==0.12.5
# via pylint
twine==5.0.0
twine==5.1.0
# via -r requirements/quality.in
typer[all]==0.12.3
# via rstcheck
typing-extensions==4.11.0
typing-extensions==4.12.1
# via
# annotated-types
# asgiref
Expand All @@ -183,7 +183,7 @@ urllib3==2.2.1
# via
# requests
# twine
zipp==3.18.1
zipp==3.19.1
# via
# importlib-metadata
# importlib-resources
Loading
Loading