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 5, 2024
1 parent 04351d2 commit 90ff5b3
Show file tree
Hide file tree
Showing 9 changed files with 69 additions and 78 deletions.
15 changes: 7 additions & 8 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ asgiref==3.7.2
backports-zoneinfo[tzdata]==0.2.1
# via
# celery
# django
# kombu
billiard==4.2.0
# via celery
Expand Down Expand Up @@ -42,9 +43,9 @@ click-repl==0.3.0
# via celery
code-annotations==1.6.0
# via edx-toggles
cryptography==42.0.3
cryptography==42.0.5
# via pyjwt
django==3.2.24
django==4.2.11
# via
# -c requirements/common_constraints.txt
# -r requirements/base.in
Expand Down Expand Up @@ -120,7 +121,7 @@ kombu==5.3.5
# via celery
markupsafe==2.1.5
# via jinja2
newrelic==9.6.0
newrelic==9.7.0
# via edx-django-utils
packaging==23.2
# via drf-yasg
Expand All @@ -136,18 +137,16 @@ pyjwt[crypto]==2.8.0
# via
# drf-jwt
# edx-drf-extensions
# pyjwt
pymongo==3.13.0
# via edx-opaque-keys
pynacl==1.5.0
# via edx-django-utils
python-dateutil==2.8.2
python-dateutil==2.9.0.post0
# via celery
python-slugify==8.0.4
# via code-annotations
pytz==2024.1
# via
# django
# djangorestframework
# drf-yasg
pyyaml==6.0.1
Expand All @@ -162,14 +161,14 @@ six==1.16.0
# via python-dateutil
sqlparse==0.4.4
# via django
stevedore==5.1.0
stevedore==5.2.0
# via
# code-annotations
# edx-django-utils
# edx-opaque-keys
text-unidecode==1.3
# via python-slugify
typing-extensions==4.9.0
typing-extensions==4.10.0
# 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 @@ -30,11 +30,11 @@ kombu==5.3.5
# via celery
prompt-toolkit==3.0.43
# via click-repl
python-dateutil==2.8.2
python-dateutil==2.9.0.post0
# via celery
six==1.16.0
# via python-dateutil
typing-extensions==4.9.0
typing-extensions==4.10.0
# 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 @@ -4,7 +4,7 @@
#
# make upgrade
#
cachetools==5.3.2
cachetools==5.3.3
# via tox
chardet==5.2.0
# via tox
Expand Down Expand Up @@ -34,5 +34,5 @@ tomli==2.0.1
# tox
tox==4.13.0
# via -r requirements/ci.in
virtualenv==20.25.0
virtualenv==20.25.1
# via tox
2 changes: 1 addition & 1 deletion requirements/common_constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@


# using LTS django version
Django<4.0
Django<5.0

# elasticsearch>=7.14.0 includes breaking changes in it which caused issues in discovery upgrade process.
# elastic search changelog: https://www.elastic.co/guide/en/enterprise-search/master/release-notes-7.14.0.html
Expand Down
43 changes: 21 additions & 22 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,20 @@ asgiref==3.7.2
# via
# -r requirements/quality.txt
# django
astroid==3.0.3
astroid==3.1.0
# via
# -r requirements/quality.txt
# pylint
# pylint-celery
build==1.0.3
backports-zoneinfo==0.2.1
# via
# -r requirements/quality.txt
# django
build==1.1.1
# via
# -r requirements/pip-tools.txt
# pip-tools
cachetools==5.3.2
cachetools==5.3.3
# via
# -r requirements/ci.txt
# tox
Expand Down Expand Up @@ -65,7 +69,7 @@ colorama==0.4.6
# -r requirements/quality.txt
# tox
# typer
cryptography==42.0.3
cryptography==42.0.5
# via
# -r requirements/quality.txt
# secretstorage
Expand All @@ -79,7 +83,7 @@ distlib==0.3.8
# via
# -r requirements/ci.txt
# virtualenv
django==3.2.24
django==4.2.11
# via
# -c requirements/common_constraints.txt
# -r requirements/quality.txt
Expand Down Expand Up @@ -111,7 +115,7 @@ importlib-metadata==7.0.1
# rstcheck
# rstcheck-core
# twine
importlib-resources==6.1.1
importlib-resources==6.1.2
# via
# -r requirements/quality.txt
# keyring
Expand All @@ -133,7 +137,7 @@ jinja2==3.1.3
# -r requirements/quality.txt
# code-annotations
# diff-cover
keyring==24.3.0
keyring==24.3.1
# via
# -r requirements/quality.txt
# twine
Expand Down Expand Up @@ -178,7 +182,7 @@ pbr==6.0.0
# stevedore
pip-tools==7.4.0
# via -r requirements/pip-tools.txt
pkginfo==1.9.6
pkginfo==1.10.0
# via
# -r requirements/quality.txt
# twine
Expand All @@ -202,11 +206,11 @@ pycparser==2.21
# via
# -r requirements/quality.txt
# cffi
pydantic==2.6.1
pydantic==2.6.3
# via
# -r requirements/quality.txt
# rstcheck-core
pydantic-core==2.16.2
pydantic-core==2.16.3
# via
# -r requirements/quality.txt
# pydantic
Expand All @@ -218,7 +222,7 @@ pygments==2.17.2
# diff-cover
# readme-renderer
# rich
pylint==3.0.3
pylint==3.1.0
# via
# -r requirements/quality.txt
# edx-lint
Expand Down Expand Up @@ -251,16 +255,12 @@ python-slugify==8.0.4
# via
# -r requirements/quality.txt
# code-annotations
pytz==2024.1
# via
# -r requirements/quality.txt
# django
pyyaml==6.0.1
# via
# -r requirements/quality.txt
# code-annotations
# edx-i18n-tools
readme-renderer==42.0
readme-renderer==43.0
# via
# -r requirements/quality.txt
# twine
Expand All @@ -277,7 +277,7 @@ rfc3986==2.0.0
# via
# -r requirements/quality.txt
# twine
rich==13.7.0
rich==13.7.1
# via
# -r requirements/quality.txt
# twine
Expand Down Expand Up @@ -308,7 +308,7 @@ sqlparse==0.4.4
# via
# -r requirements/quality.txt
# django
stevedore==5.1.0
stevedore==5.2.0
# via
# -r requirements/quality.txt
# code-annotations
Expand All @@ -327,7 +327,7 @@ tomli==2.0.1
# pyproject-api
# pyproject-hooks
# tox
tomlkit==0.12.3
tomlkit==0.12.4
# via
# -r requirements/quality.txt
# pylint
Expand All @@ -339,8 +339,7 @@ typer[all]==0.9.0
# via
# -r requirements/quality.txt
# rstcheck
# typer
typing-extensions==4.9.0
typing-extensions==4.10.0
# via
# -r requirements/quality.txt
# annotated-types
Expand All @@ -358,7 +357,7 @@ urllib3==2.2.1
# -r requirements/quality.txt
# requests
# twine
virtualenv==20.25.0
virtualenv==20.25.1
# via
# -r requirements/ci.txt
# tox
Expand Down
17 changes: 8 additions & 9 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ babel==2.14.0
backports-zoneinfo[tzdata]==0.2.1
# via
# celery
# django
# kombu
billiard==4.2.0
# via celery
Expand Down Expand Up @@ -46,9 +47,9 @@ click-repl==0.3.0
# via celery
code-annotations==1.6.0
# via edx-toggles
cryptography==42.0.3
cryptography==42.0.5
# via pyjwt
django==3.2.24
django==4.2.11
# via
# -c requirements/common_constraints.txt
# -r requirements/base.in
Expand Down Expand Up @@ -140,7 +141,7 @@ kombu==5.3.5
# via celery
markupsafe==2.1.5
# via jinja2
newrelic==9.6.0
newrelic==9.7.0
# via edx-django-utils
nh3==0.2.15
# via readme-renderer
Expand All @@ -167,26 +168,24 @@ pyjwt[crypto]==2.8.0
# via
# drf-jwt
# edx-drf-extensions
# pyjwt
pymongo==3.13.0
# via edx-opaque-keys
pynacl==1.5.0
# via edx-django-utils
python-dateutil==2.8.2
python-dateutil==2.9.0.post0
# via celery
python-slugify==8.0.4
# via code-annotations
pytz==2024.1
# via
# babel
# django
# djangorestframework
# drf-yasg
pyyaml==6.0.1
# via
# code-annotations
# drf-yasg
readme-renderer==42.0
readme-renderer==43.0
# via -r requirements/doc.in
requests==2.31.0
# via
Expand Down Expand Up @@ -224,7 +223,7 @@ sphinxcontrib-serializinghtml==1.1.5
# via sphinx
sqlparse==0.4.4
# via django
stevedore==5.1.0
stevedore==5.2.0
# via
# code-annotations
# doc8
Expand All @@ -234,7 +233,7 @@ text-unidecode==1.3
# via python-slugify
tomli==2.0.1
# via doc8
typing-extensions==4.9.0
typing-extensions==4.10.0
# via
# asgiref
# edx-opaque-keys
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
build==1.0.3
build==1.1.1
# via pip-tools
click==8.1.7
# via pip-tools
Expand Down
Loading

0 comments on commit 90ff5b3

Please sign in to comment.