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 Jan 30, 2024
1 parent fd5d73f commit cb9e902
Show file tree
Hide file tree
Showing 6 changed files with 38 additions and 38 deletions.
12 changes: 6 additions & 6 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.5.0
# via edx-toggles
cryptography==42.0.0
cryptography==42.0.1
# via pyjwt
django==3.2.23
# via
Expand Down Expand Up @@ -102,7 +102,7 @@ edx-django-utils==5.10.1
# django-config-models
# edx-drf-extensions
# edx-toggles
edx-drf-extensions==9.1.2
edx-drf-extensions==10.1.0
# via -r requirements/base.in
edx-opaque-keys==2.5.1
# via edx-drf-extensions
Expand All @@ -120,7 +120,7 @@ kombu==5.3.5
# via celery
markupsafe==2.1.4
# via jinja2
newrelic==9.5.0
newrelic==9.6.0
# via edx-django-utils
packaging==23.2
# via drf-yasg
Expand All @@ -143,9 +143,9 @@ pynacl==1.5.0
# via edx-django-utils
python-dateutil==2.8.2
# via celery
python-slugify==8.0.1
python-slugify==8.0.2
# via code-annotations
pytz==2023.3.post1
pytz==2023.4
# via
# django
# djangorestframework
Expand Down Expand Up @@ -180,7 +180,7 @@ tzdata==2023.4
# celery
uritemplate==4.1.1
# via drf-yasg
urllib3==2.1.0
urllib3==2.2.0
# via requests
vine==5.1.0
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ platformdirs==4.1.0
# via
# tox
# virtualenv
pluggy==1.3.0
pluggy==1.4.0
# via tox
pyproject-api==1.6.1
# via tox
Expand Down
16 changes: 8 additions & 8 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -65,13 +65,13 @@ colorama==0.4.6
# -r requirements/quality.txt
# tox
# typer
cryptography==42.0.0
cryptography==42.0.1
# via
# -r requirements/quality.txt
# secretstorage
diff-cover==8.0.3
# via -r requirements/dev.in
dill==0.3.7
dill==0.3.8
# via
# -r requirements/quality.txt
# pylint
Expand Down Expand Up @@ -189,7 +189,7 @@ platformdirs==4.1.0
# pylint
# tox
# virtualenv
pluggy==1.3.0
pluggy==1.4.0
# via
# -r requirements/ci.txt
# diff-cover
Expand All @@ -202,11 +202,11 @@ pycparser==2.21
# via
# -r requirements/quality.txt
# cffi
pydantic==2.5.3
pydantic==2.6.0
# via
# -r requirements/quality.txt
# rstcheck-core
pydantic-core==2.14.6
pydantic-core==2.16.1
# via
# -r requirements/quality.txt
# pydantic
Expand Down Expand Up @@ -246,11 +246,11 @@ pyproject-hooks==1.0.0
# via
# -r requirements/pip-tools.txt
# build
python-slugify==8.0.1
python-slugify==8.0.2
# via
# -r requirements/quality.txt
# code-annotations
pytz==2023.3.post1
pytz==2023.4
# via
# -r requirements/quality.txt
# django
Expand Down Expand Up @@ -352,7 +352,7 @@ typing-extensions==4.9.0
# rstcheck
# rstcheck-core
# typer
urllib3==2.1.0
urllib3==2.2.0
# via
# -r requirements/quality.txt
# requests
Expand Down
12 changes: 6 additions & 6 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.5.0
# via edx-toggles
cryptography==42.0.0
cryptography==42.0.1
# via pyjwt
django==3.2.23
# via
Expand Down Expand Up @@ -114,7 +114,7 @@ edx-django-utils==5.10.1
# django-config-models
# edx-drf-extensions
# edx-toggles
edx-drf-extensions==9.1.2
edx-drf-extensions==10.1.0
# via -r requirements/base.in
edx-opaque-keys==2.5.1
# via edx-drf-extensions
Expand All @@ -140,7 +140,7 @@ kombu==5.3.5
# via celery
markupsafe==2.1.4
# via jinja2
newrelic==9.5.0
newrelic==9.6.0
# via edx-django-utils
nh3==0.2.15
# via readme-renderer
Expand Down Expand Up @@ -174,9 +174,9 @@ pynacl==1.5.0
# via edx-django-utils
python-dateutil==2.8.2
# via celery
python-slugify==8.0.1
python-slugify==8.0.2
# via code-annotations
pytz==2023.3.post1
pytz==2023.4
# via
# babel
# django
Expand Down Expand Up @@ -245,7 +245,7 @@ tzdata==2023.4
# celery
uritemplate==4.1.1
# via drf-yasg
urllib3==2.1.0
urllib3==2.2.0
# via requests
vine==5.1.0
# via
Expand Down
14 changes: 7 additions & 7 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@ code-annotations==1.5.0
# via edx-lint
colorama==0.4.6
# via typer
cryptography==42.0.0
cryptography==42.0.1
# via secretstorage
dill==0.3.7
dill==0.3.8
# via pylint
django==3.2.23
# via
Expand Down Expand Up @@ -90,9 +90,9 @@ pycodestyle==2.11.1
# via -r requirements/quality.in
pycparser==2.21
# via cffi
pydantic==2.5.3
pydantic==2.6.0
# via rstcheck-core
pydantic-core==2.14.6
pydantic-core==2.16.1
# via pydantic
pydocstyle==6.3.0
# via -r requirements/quality.in
Expand All @@ -114,9 +114,9 @@ pylint-plugin-utils==0.8.2
# via
# pylint-celery
# pylint-django
python-slugify==8.0.1
python-slugify==8.0.2
# via code-annotations
pytz==2023.3.post1
pytz==2023.4
# via django
pyyaml==6.0.1
# via code-annotations
Expand Down Expand Up @@ -174,7 +174,7 @@ typing-extensions==4.9.0
# rstcheck
# rstcheck-core
# typer
urllib3==2.1.0
urllib3==2.2.0
# via
# requests
# twine
Expand Down
20 changes: 10 additions & 10 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -63,11 +63,11 @@ code-annotations==1.5.0
# -r requirements/base.txt
# -r requirements/test.in
# edx-toggles
coverage[toml]==7.4.0
coverage[toml]==7.4.1
# via
# coverage
# pytest-cov
cryptography==42.0.0
cryptography==42.0.1
# via
# -r requirements/base.txt
# pyjwt
Expand Down Expand Up @@ -136,7 +136,7 @@ edx-django-utils==5.10.1
# django-config-models
# edx-drf-extensions
# edx-toggles
edx-drf-extensions==9.1.2
edx-drf-extensions==10.1.0
# via -r requirements/base.txt
edx-opaque-keys==2.5.1
# via
Expand Down Expand Up @@ -173,7 +173,7 @@ markupsafe==2.1.4
# jinja2
mock==5.1.0
# via -r requirements/test.in
newrelic==9.5.0
newrelic==9.6.0
# via
# -r requirements/base.txt
# edx-django-utils
Expand All @@ -186,7 +186,7 @@ pbr==6.0.0
# via
# -r requirements/base.txt
# stevedore
pluggy==1.3.0
pluggy==1.4.0
# via pytest
prompt-toolkit==3.0.43
# via
Expand Down Expand Up @@ -214,23 +214,23 @@ pynacl==1.5.0
# via
# -r requirements/base.txt
# edx-django-utils
pytest==7.4.4
pytest==8.0.0
# via
# pytest-cov
# pytest-django
pytest-cov==4.1.0
# via -r requirements/test.in
pytest-django==4.7.0
pytest-django==4.8.0
# via -r requirements/test.in
python-dateutil==2.8.2
# via
# -r requirements/base.txt
# celery
python-slugify==8.0.1
python-slugify==8.0.2
# via
# -r requirements/base.txt
# code-annotations
pytz==2023.3.post1
pytz==2023.4
# via
# -r requirements/base.txt
# django
Expand Down Expand Up @@ -286,7 +286,7 @@ uritemplate==4.1.1
# via
# -r requirements/base.txt
# drf-yasg
urllib3==2.1.0
urllib3==2.2.0
# via
# -r requirements/base.txt
# requests
Expand Down

0 comments on commit cb9e902

Please sign in to comment.