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

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
17 changes: 8 additions & 9 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,14 @@
#
amqp==5.2.0
# via kombu
asgiref==3.7.2
asgiref==3.8.1
# via django
backports-zoneinfo[tzdata]==0.2.1 ; python_version < "3.9"
# via
# -c requirements/constraints.txt
# celery
# django
# djangorestframework
# kombu
billiard==4.2.0
# via celery
Expand All @@ -26,7 +27,7 @@ click==8.1.7
# click-didyoumean
# click-plugins
# click-repl
click-didyoumean==0.3.0
click-didyoumean==0.3.1
# via celery
click-plugins==1.1.1
# via celery
Expand All @@ -39,17 +40,17 @@ django==4.2.11
# django-model-utils
# djangorestframework
# drf-yasg
django-model-utils==4.4.0
django-model-utils==4.5.0
# via -r requirements/base.in
djangorestframework==3.14.0
djangorestframework==3.15.1
# via
# -r requirements/base.in
# drf-yasg
drf-yasg==1.21.7
# via -r requirements/base.in
inflection==0.5.1
# via drf-yasg
kombu==5.3.5
kombu==5.3.6
# via celery
packaging==24.0
# via drf-yasg
Expand All @@ -58,16 +59,14 @@ prompt-toolkit==3.0.43
python-dateutil==2.9.0.post0
# via celery
pytz==2024.1
# via
# djangorestframework
# drf-yasg
# via drf-yasg
pyyaml==6.0.1
# via drf-yasg
six==1.16.0
# via python-dateutil
sqlparse==0.4.4
# via django
typing-extensions==4.10.0
typing-extensions==4.11.0
# via
# asgiref
# kombu
Expand Down
4 changes: 2 additions & 2 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ colorama==0.4.6
# via tox
distlib==0.3.8
# via virtualenv
filelock==3.13.1
filelock==3.13.3
# via
# tox
# virtualenv
Expand All @@ -32,7 +32,7 @@ tomli==2.0.1
# via
# pyproject-api
# tox
tox==4.14.1
tox==4.14.2
# via -r requirements/ci.in
virtualenv==20.25.1
# via tox
32 changes: 16 additions & 16 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ amqp==5.2.0
# via
# -r requirements/test.txt
# kombu
asgiref==3.7.2
asgiref==3.8.1
# via
# -r requirements/test.txt
# django
Expand All @@ -23,12 +23,13 @@ backports-zoneinfo[tzdata]==0.2.1 ; python_version < "3.9"
# -r requirements/test.txt
# celery
# django
# djangorestframework
# kombu
billiard==4.2.0
# via
# -r requirements/test.txt
# celery
build==1.1.1
build==1.2.1
# via
# -r requirements/pip-tools.txt
# pip-tools
Expand Down Expand Up @@ -57,7 +58,7 @@ click==8.1.7
# code-annotations
# edx-lint
# pip-tools
click-didyoumean==0.3.0
click-didyoumean==0.3.1
# via
# -r requirements/test.txt
# celery
Expand All @@ -73,15 +74,15 @@ click-repl==0.3.0
# via
# -r requirements/test.txt
# celery
code-annotations==1.6.0
code-annotations==1.8.0
# via
# -r requirements/quality.txt
# edx-lint
colorama==0.4.6
# via
# -r requirements/ci.txt
# tox
coverage[toml]==7.4.3
coverage[toml]==7.4.4
# via
# -r requirements/test.txt
# pytest-cov
Expand All @@ -101,9 +102,9 @@ django==4.2.11
# djangorestframework
# drf-yasg
# edx-i18n-tools
django-model-utils==4.4.0
django-model-utils==4.5.0
# via -r requirements/test.txt
djangorestframework==3.14.0
djangorestframework==3.15.1
# via
# -r requirements/test.txt
# drf-yasg
Expand All @@ -119,7 +120,7 @@ exceptiongroup==1.2.0
# via
# -r requirements/test.txt
# pytest
filelock==3.13.1
filelock==3.13.3
# via
# -r requirements/ci.txt
# tox
Expand All @@ -145,11 +146,11 @@ jinja2==3.1.3
# via
# -r requirements/quality.txt
# code-annotations
kombu==5.3.5
kombu==5.3.6
# via
# -r requirements/test.txt
# celery
lxml==5.1.0
lxml==5.2.1
# via edx-i18n-tools
markupsafe==2.1.5
# via
Expand All @@ -171,7 +172,7 @@ packaging==24.0
# pyproject-api
# pytest
# tox
path==16.10.0
path==16.12.1
# via edx-i18n-tools
pbr==6.0.0
# via
Expand Down Expand Up @@ -236,7 +237,7 @@ pytest==8.1.1
# -r requirements/test.txt
# pytest-cov
# pytest-django
pytest-cov==4.1.0
pytest-cov==5.0.0
# via -r requirements/test.txt
pytest-django==4.8.0
# via -r requirements/test.txt
Expand All @@ -251,7 +252,6 @@ python-slugify==8.0.4
pytz==2024.1
# via
# -r requirements/test.txt
# djangorestframework
# drf-yasg
pyyaml==6.0.1
# via
Expand Down Expand Up @@ -304,9 +304,9 @@ tomlkit==0.12.4
# via
# -r requirements/quality.txt
# pylint
tox==4.14.1
tox==4.14.2
# via -r requirements/ci.txt
typing-extensions==4.10.0
typing-extensions==4.11.0
# via
# -r requirements/quality.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -341,7 +341,7 @@ wheel==0.43.0
# via
# -r requirements/pip-tools.txt
# pip-tools
zipp==3.18.0
zipp==3.18.1
# via
# -r requirements/pip-tools.txt
# importlib-metadata
Expand Down
38 changes: 23 additions & 15 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ amqp==5.2.0
# via
# -r requirements/base.txt
# kombu
asgiref==3.7.2
asgiref==3.8.1
# via
# -r requirements/base.txt
# django
Expand All @@ -24,12 +24,15 @@ babel==2.14.0
# via
# pydata-sphinx-theme
# sphinx
backports-tarfile==1.0.0
# via jaraco-context
backports-zoneinfo[tzdata]==0.2.1 ; python_version < "3.9"
# via
# -c requirements/constraints.txt
# -r requirements/base.txt
# celery
# django
# djangorestframework
# kombu
beautifulsoup4==4.12.3
# via pydata-sphinx-theme
Expand All @@ -54,7 +57,7 @@ click==8.1.7
# click-didyoumean
# click-plugins
# click-repl
click-didyoumean==0.3.0
click-didyoumean==0.3.1
# via
# -r requirements/base.txt
# celery
Expand Down Expand Up @@ -83,11 +86,11 @@ django==4.2.11
# django-model-utils
# djangorestframework
# drf-yasg
django-model-utils==4.4.0
django-model-utils==4.5.0
# via -r requirements/base.txt
django-rest-swagger==2.2.0
# via -r requirements/doc.in
djangorestframework==3.14.0
djangorestframework==3.15.1
# via
# -r requirements/base.txt
# django-rest-swagger
Expand All @@ -114,7 +117,7 @@ importlib-metadata==6.11.0
# keyring
# sphinx
# twine
importlib-resources==6.3.0
importlib-resources==6.4.0
# via
# jsonschema
# jsonschema-specifications
Expand All @@ -125,7 +128,11 @@ inflection==0.5.1
# drf-yasg
itypes==1.2.0
# via coreapi
jaraco-classes==3.3.1
jaraco-classes==3.4.0
# via keyring
jaraco-context==5.3.0
# via keyring
jaraco-functools==4.0.0
# via keyring
jeepney==0.8.0
# via
Expand All @@ -139,9 +146,9 @@ jsonschema==4.21.1
# via sphinxcontrib-openapi
jsonschema-specifications==2023.12.1
# via jsonschema
keyring==24.3.1
keyring==25.1.0
# via twine
kombu==5.3.5
kombu==5.3.6
# via
# -r requirements/base.txt
# celery
Expand All @@ -154,8 +161,10 @@ mdurl==0.1.2
mistune==2.0.5
# via sphinx-mdinclude
more-itertools==10.2.0
# via jaraco-classes
nh3==0.2.15
# via
# jaraco-classes
# jaraco-functools
nh3==0.2.17
# via readme-renderer
openapi-codec==1.3.2
# via django-rest-swagger
Expand All @@ -177,7 +186,7 @@ prompt-toolkit==3.0.43
# via
# -r requirements/base.txt
# click-repl
pycparser==2.21
pycparser==2.22
# via cffi
pydata-sphinx-theme==0.14.4
# via sphinx-book-theme
Expand All @@ -198,7 +207,6 @@ pytz==2024.1
# via
# -r requirements/base.txt
# babel
# djangorestframework
# drf-yasg
pyyaml==6.0.1
# via
Expand All @@ -207,7 +215,7 @@ pyyaml==6.0.1
# sphinxcontrib-openapi
readme-renderer==43.0
# via twine
referencing==0.33.0
referencing==0.34.0
# via
# jsonschema
# jsonschema-specifications
Expand Down Expand Up @@ -281,7 +289,7 @@ tomli==2.0.1
# via doc8
twine==5.0.0
# via -r requirements/doc.in
typing-extensions==4.10.0
typing-extensions==4.11.0
# via
# -r requirements/base.txt
# asgiref
Expand Down Expand Up @@ -312,7 +320,7 @@ wcwidth==0.2.13
# via
# -r requirements/base.txt
# prompt-toolkit
zipp==3.18.0
zipp==3.18.1
# via
# importlib-metadata
# importlib-resources
4 changes: 2 additions & 2 deletions requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
build==1.1.1
build==1.2.1
# via pip-tools
click==8.1.7
# via pip-tools
Expand All @@ -27,7 +27,7 @@ tomli==2.0.1
# pyproject-hooks
wheel==0.43.0
# via pip-tools
zipp==3.18.0
zipp==3.18.1
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ wheel==0.43.0
# The following packages are considered to be unsafe in a requirements file:
pip==24.0
# via -r requirements/pip.in
setuptools==69.1.1
setuptools==69.2.0
# via -r requirements/pip.in
4 changes: 2 additions & 2 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ click==8.1.7
# edx-lint
click-log==0.4.0
# via edx-lint
code-annotations==1.6.0
code-annotations==1.8.0
# via edx-lint
dill==0.3.8
# via pylint
Expand Down Expand Up @@ -69,7 +69,7 @@ tomli==2.0.1
# via pylint
tomlkit==0.12.4
# via pylint
typing-extensions==4.10.0
typing-extensions==4.11.0
# via
# astroid
# pylint
Loading
Loading