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

Closed
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
10 changes: 5 additions & 5 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ click-plugins==1.1.1
# via celery
click-repl==0.3.0
# via celery
code-annotations==1.7.0
code-annotations==1.8.0
# via edx-toggles
cryptography==42.0.5
# via pyjwt
Expand All @@ -63,7 +63,7 @@ django==4.2.11
# edx-drf-extensions
# edx-toggles
# jsonfield
django-config-models==2.5.1
django-config-models==2.7.0
# via -r requirements/base.in
django-crum==0.7.9
# via
Expand Down Expand Up @@ -94,7 +94,7 @@ drf-jwt==1.19.2
# via edx-drf-extensions
drf-yasg==1.21.7
# via edx-api-doc-tools
edx-api-doc-tools==1.7.0
edx-api-doc-tools==1.8.0
# via -r requirements/base.in
edx-celeryutils==1.3.0
# via -r requirements/base.in
Expand All @@ -108,7 +108,7 @@ edx-drf-extensions==10.3.0
# via -r requirements/base.in
edx-opaque-keys==2.5.1
# via edx-drf-extensions
edx-toggles==5.1.1
edx-toggles==5.2.0
# via -r requirements/base.in
idna==3.6
# via requests
Expand Down Expand Up @@ -167,7 +167,7 @@ stevedore==5.2.0
# edx-opaque-keys
text-unidecode==1.3
# via python-slugify
typing-extensions==4.10.0
typing-extensions==4.11.0
# via
# asgiref
# edx-opaque-keys
Expand Down
2 changes: 1 addition & 1 deletion requirements/celery53.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ python-dateutil==2.9.0.post0
# via celery
six==1.16.0
# via python-dateutil
typing-extensions==4.10.0
typing-extensions==4.11.0
# via kombu
tzdata==2024.1
# via
Expand Down
33 changes: 14 additions & 19 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ astroid==3.1.0
# -r requirements/quality.txt
# pylint
# pylint-celery
backports-tarfile==1.0.0
# via
# -r requirements/quality.txt
# jaraco-context
backports-zoneinfo==0.2.1
# via
# -r requirements/quality.txt
Expand Down Expand Up @@ -54,12 +58,12 @@ click==8.1.7
# code-annotations
# edx-lint
# pip-tools
# typer-slim
# typer
click-log==0.4.0
# via
# -r requirements/quality.txt
# edx-lint
code-annotations==1.7.0
code-annotations==1.8.0
# via
# -r requirements/quality.txt
# edx-lint
Expand Down Expand Up @@ -126,7 +130,7 @@ jaraco-classes==3.4.0
# via
# -r requirements/quality.txt
# keyring
jaraco-context==4.3.0
jaraco-context==5.3.0
# via
# -r requirements/quality.txt
# keyring
Expand All @@ -148,7 +152,7 @@ keyring==25.1.0
# via
# -r requirements/quality.txt
# twine
lxml==5.2.0
lxml==5.2.1
# via edx-i18n-tools
markdown-it-py==3.0.0
# via
Expand Down Expand Up @@ -182,7 +186,7 @@ packaging==24.0
# build
# pyproject-api
# tox
path==16.10.0
path==16.14.0
# via edx-i18n-tools
pbr==6.0.0
# via
Expand Down Expand Up @@ -289,7 +293,7 @@ rich==13.7.1
# via
# -r requirements/quality.txt
# twine
# typer-slim
# typer
rstcheck==6.2.1
# via -r requirements/quality.txt
rstcheck-core==1.2.1
Expand All @@ -303,7 +307,7 @@ secretstorage==3.3.3
shellingham==1.5.4
# via
# -r requirements/quality.txt
# typer-slim
# typer
six==1.16.0
# via
# -r requirements/quality.txt
Expand Down Expand Up @@ -343,20 +347,11 @@ tox==4.14.2
# via -r requirements/ci.txt
twine==5.0.0
# via -r requirements/quality.txt
typer[all]==0.12.0
typer[all]==0.12.2
# via
# -r requirements/quality.txt
# rstcheck
typer-cli==0.12.0
# via
# -r requirements/quality.txt
# typer
typer-slim[standard]==0.12.0
# via
# -r requirements/quality.txt
# typer
# typer-cli
typing-extensions==4.10.0
typing-extensions==4.11.0
# via
# -r requirements/quality.txt
# annotated-types
Expand All @@ -368,7 +363,7 @@ typing-extensions==4.10.0
# rich
# rstcheck
# rstcheck-core
# typer-slim
# typer
urllib3==2.2.1
# via
# -r requirements/quality.txt
Expand Down
10 changes: 5 additions & 5 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ click-plugins==1.1.1
# via celery
click-repl==0.3.0
# via celery
code-annotations==1.7.0
code-annotations==1.8.0
# via edx-toggles
cryptography==42.0.5
# via pyjwt
Expand All @@ -67,7 +67,7 @@ django==4.2.11
# edx-drf-extensions
# edx-toggles
# jsonfield
django-config-models==2.5.1
django-config-models==2.7.0
# via -r requirements/base.in
django-crum==0.7.9
# via
Expand Down Expand Up @@ -106,7 +106,7 @@ drf-jwt==1.19.2
# via edx-drf-extensions
drf-yasg==1.21.7
# via edx-api-doc-tools
edx-api-doc-tools==1.7.0
edx-api-doc-tools==1.8.0
# via -r requirements/base.in
edx-celeryutils==1.3.0
# via -r requirements/base.in
Expand All @@ -122,7 +122,7 @@ edx-opaque-keys==2.5.1
# via edx-drf-extensions
edx-sphinx-theme==3.1.0
# via -r requirements/doc.in
edx-toggles==5.1.1
edx-toggles==5.2.0
# via -r requirements/base.in
idna==3.6
# via requests
Expand Down Expand Up @@ -235,7 +235,7 @@ text-unidecode==1.3
# via python-slugify
tomli==2.0.1
# via doc8
typing-extensions==4.10.0
typing-extensions==4.11.0
# via
# asgiref
# edx-opaque-keys
Expand Down
24 changes: 10 additions & 14 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ astroid==3.1.0
# via
# pylint
# pylint-celery
backports-tarfile==1.0.0
# via jaraco-context
backports-zoneinfo==0.2.1
# via django
certifi==2024.2.2
Expand All @@ -25,10 +27,10 @@ click==8.1.7
# click-log
# code-annotations
# edx-lint
# typer-slim
# typer
click-log==0.4.0
# via edx-lint
code-annotations==1.7.0
code-annotations==1.8.0
# via edx-lint
cryptography==42.0.5
# via secretstorage
Expand Down Expand Up @@ -61,7 +63,7 @@ isort==5.13.2
# pylint
jaraco-classes==3.4.0
# via keyring
jaraco-context==4.3.0
jaraco-context==5.3.0
# via keyring
jaraco-functools==4.0.0
# via keyring
Expand Down Expand Up @@ -138,15 +140,15 @@ rfc3986==2.0.0
rich==13.7.1
# via
# twine
# typer-slim
# typer
rstcheck==6.2.1
# via -r requirements/quality.in
rstcheck-core==1.2.1
# via rstcheck
secretstorage==3.3.3
# via keyring
shellingham==1.5.4
# via typer-slim
# via typer
six==1.16.0
# via edx-lint
snowballstemmer==2.2.0
Expand All @@ -163,15 +165,9 @@ tomlkit==0.12.4
# via pylint
twine==5.0.0
# via -r requirements/quality.in
typer[all]==0.12.0
typer[all]==0.12.2
# via rstcheck
typer-cli==0.12.0
# via typer
typer-slim[standard]==0.12.0
# via
# typer
# typer-cli
typing-extensions==4.10.0
typing-extensions==4.11.0
# via
# annotated-types
# asgiref
Expand All @@ -182,7 +178,7 @@ typing-extensions==4.10.0
# rich
# rstcheck
# rstcheck-core
# typer-slim
# typer
urllib3==2.2.1
# via
# requests
Expand Down
10 changes: 5 additions & 5 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ click-repl==0.3.0
# via
# -r requirements/base.txt
# celery
code-annotations==1.7.0
code-annotations==1.8.0
# via
# -r requirements/base.txt
# -r requirements/test.in
Expand Down Expand Up @@ -88,7 +88,7 @@ ddt==1.7.2
# edx-drf-extensions
# edx-toggles
# jsonfield
django-config-models==2.5.1
django-config-models==2.7.0
# via -r requirements/base.txt
django-crum==0.7.9
# via
Expand Down Expand Up @@ -125,7 +125,7 @@ drf-yasg==1.21.7
# via
# -r requirements/base.txt
# edx-api-doc-tools
edx-api-doc-tools==1.7.0
edx-api-doc-tools==1.8.0
# via -r requirements/base.txt
edx-celeryutils==1.3.0
# via -r requirements/base.txt
Expand All @@ -141,7 +141,7 @@ edx-opaque-keys==2.5.1
# via
# -r requirements/base.txt
# edx-drf-extensions
edx-toggles==5.1.1
edx-toggles==5.2.0
# via -r requirements/base.txt
exceptiongroup==1.2.0
# via pytest
Expand Down Expand Up @@ -267,7 +267,7 @@ tomli==2.0.1
# via
# coverage
# pytest
typing-extensions==4.10.0
typing-extensions==4.11.0
# via
# -r requirements/base.txt
# asgiref
Expand Down
Loading