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

Merged
merged 1 commit into from
Feb 21, 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
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-repl==0.3.0
# via celery
code-annotations==1.6.0
# via edx-toggles
cryptography==42.0.2
cryptography==42.0.3
# via pyjwt
django==3.2.24
# via
Expand All @@ -67,7 +67,7 @@ django-crum==0.7.9
# via
# edx-django-utils
# edx-toggles
django-model-utils==4.3.1
django-model-utils==4.4.0
# via
# -r requirements/base.in
# edx-celeryutils
Expand Down Expand Up @@ -143,7 +143,7 @@ pynacl==1.5.0
# via edx-django-utils
python-dateutil==2.8.2
# via celery
python-slugify==8.0.3
python-slugify==8.0.4
# via code-annotations
pytz==2024.1
# via
Expand Down Expand Up @@ -174,13 +174,13 @@ typing-extensions==4.9.0
# asgiref
# edx-opaque-keys
# kombu
tzdata==2023.4
tzdata==2024.1
# via
# backports-zoneinfo
# celery
uritemplate==4.1.1
# via drf-yasg
urllib3==2.2.0
urllib3==2.2.1
# via requests
vine==5.1.0
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/celery53.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ six==1.16.0
# via python-dateutil
typing-extensions==4.9.0
# via kombu
tzdata==2023.4
tzdata==2024.1
# via
# backports-zoneinfo
# celery
Expand Down
2 changes: 1 addition & 1 deletion requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ tomli==2.0.1
# via
# pyproject-api
# tox
tox==4.12.1
tox==4.13.0
# via -r requirements/ci.in
virtualenv==20.25.0
# via tox
15 changes: 8 additions & 7 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ colorama==0.4.6
# -r requirements/quality.txt
# tox
# typer
cryptography==42.0.2
cryptography==42.0.3
# via
# -r requirements/quality.txt
# secretstorage
Expand Down Expand Up @@ -119,7 +119,7 @@ isort==5.13.2
# via
# -r requirements/quality.txt
# pylint
jaraco-classes==3.3.0
jaraco-classes==3.3.1
# via
# -r requirements/quality.txt
# keyring
Expand Down Expand Up @@ -176,7 +176,7 @@ pbr==6.0.0
# via
# -r requirements/quality.txt
# stevedore
pip-tools==7.3.0
pip-tools==7.4.0
# via -r requirements/pip-tools.txt
pkginfo==1.9.6
# via
Expand Down Expand Up @@ -246,7 +246,8 @@ pyproject-hooks==1.0.0
# via
# -r requirements/pip-tools.txt
# build
python-slugify==8.0.3
# pip-tools
python-slugify==8.0.4
# via
# -r requirements/quality.txt
# code-annotations
Expand Down Expand Up @@ -330,9 +331,9 @@ tomlkit==0.12.3
# via
# -r requirements/quality.txt
# pylint
tox==4.12.1
tox==4.13.0
# via -r requirements/ci.txt
twine==4.0.2
twine==5.0.0
# via -r requirements/quality.txt
typer[all]==0.9.0
# via
Expand All @@ -352,7 +353,7 @@ typing-extensions==4.9.0
# rstcheck
# rstcheck-core
# typer
urllib3==2.2.0
urllib3==2.2.1
# via
# -r requirements/quality.txt
# requests
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-repl==0.3.0
# via celery
code-annotations==1.6.0
# via edx-toggles
cryptography==42.0.2
cryptography==42.0.3
# via pyjwt
django==3.2.24
# via
Expand All @@ -71,7 +71,7 @@ django-crum==0.7.9
# via
# edx-django-utils
# edx-toggles
django-model-utils==4.3.1
django-model-utils==4.4.0
# via
# -r requirements/base.in
# edx-celeryutils
Expand Down Expand Up @@ -174,7 +174,7 @@ pynacl==1.5.0
# via edx-django-utils
python-dateutil==2.8.2
# via celery
python-slugify==8.0.3
python-slugify==8.0.4
# via code-annotations
pytz==2024.1
# via
Expand Down Expand Up @@ -239,13 +239,13 @@ typing-extensions==4.9.0
# asgiref
# edx-opaque-keys
# kombu
tzdata==2023.4
tzdata==2024.1
# via
# backports-zoneinfo
# celery
uritemplate==4.1.1
# via drf-yasg
urllib3==2.2.0
urllib3==2.2.1
# via requests
vine==5.1.0
# via
Expand Down
6 changes: 4 additions & 2 deletions requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,12 @@ importlib-metadata==7.0.1
# via build
packaging==23.2
# via build
pip-tools==7.3.0
pip-tools==7.4.0
# via -r requirements/pip-tools.in
pyproject-hooks==1.0.0
# via build
# via
# build
# pip-tools
tomli==2.0.1
# via
# build
Expand Down
10 changes: 5 additions & 5 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ code-annotations==1.6.0
# via edx-lint
colorama==0.4.6
# via typer
cryptography==42.0.2
cryptography==42.0.3
# via secretstorage
dill==0.3.8
# via pylint
Expand Down Expand Up @@ -58,7 +58,7 @@ isort==5.13.2
# via
# -r requirements/quality.in
# pylint
jaraco-classes==3.3.0
jaraco-classes==3.3.1
# via keyring
jeepney==0.8.0
# via
Expand Down Expand Up @@ -114,7 +114,7 @@ pylint-plugin-utils==0.8.2
# via
# pylint-celery
# pylint-django
python-slugify==8.0.3
python-slugify==8.0.4
# via code-annotations
pytz==2024.1
# via django
Expand Down Expand Up @@ -156,7 +156,7 @@ tomli==2.0.1
# via pylint
tomlkit==0.12.3
# via pylint
twine==4.0.2
twine==5.0.0
# via -r requirements/quality.in
typer[all]==0.9.0
# via
Expand All @@ -174,7 +174,7 @@ typing-extensions==4.9.0
# rstcheck
# rstcheck-core
# typer
urllib3==2.2.0
urllib3==2.2.1
# via
# requests
# twine
Expand Down
12 changes: 6 additions & 6 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ coverage[toml]==7.4.1
# via
# coverage
# pytest-cov
cryptography==42.0.2
cryptography==42.0.3
# via
# -r requirements/base.txt
# pyjwt
Expand Down Expand Up @@ -96,7 +96,7 @@ django-crum==0.7.9
# -r requirements/base.txt
# edx-django-utils
# edx-toggles
django-model-utils==4.3.1
django-model-utils==4.4.0
# via
# -r requirements/base.txt
# edx-celeryutils
Expand Down Expand Up @@ -214,7 +214,7 @@ pynacl==1.5.0
# via
# -r requirements/base.txt
# edx-django-utils
pytest==8.0.0
pytest==8.0.1
# via
# pytest-cov
# pytest-django
Expand All @@ -226,7 +226,7 @@ python-dateutil==2.8.2
# via
# -r requirements/base.txt
# celery
python-slugify==8.0.3
python-slugify==8.0.4
# via
# -r requirements/base.txt
# code-annotations
Expand Down Expand Up @@ -277,7 +277,7 @@ typing-extensions==4.9.0
# asgiref
# edx-opaque-keys
# kombu
tzdata==2023.4
tzdata==2024.1
# via
# -r requirements/base.txt
# backports-zoneinfo
Expand All @@ -286,7 +286,7 @@ uritemplate==4.1.1
# via
# -r requirements/base.txt
# drf-yasg
urllib3==2.2.0
urllib3==2.2.1
# via
# -r requirements/base.txt
# requests
Expand Down
Loading