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

Merged
merged 1 commit into from
Jan 29, 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
6 changes: 3 additions & 3 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ drf-yasg==1.21.7
# via -r requirements/base.in
inflection==0.5.1
# via drf-yasg
kombu==5.3.4
kombu==5.3.5
# via celery
packaging==23.2
# via drf-yasg
Expand All @@ -70,7 +70,7 @@ typing-extensions==4.9.0
# via
# asgiref
# kombu
tzdata==2023.3
tzdata==2023.4
# via
# backports-zoneinfo
# celery
Expand All @@ -81,5 +81,5 @@ vine==5.1.0
# amqp
# celery
# kombu
wcwidth==0.2.12
wcwidth==0.2.13
# via prompt-toolkit
4 changes: 2 additions & 2 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,15 +24,15 @@ platformdirs==4.1.0
# via
# tox
# virtualenv
pluggy==1.3.0
pluggy==1.4.0
# via tox
pyproject-api==1.6.1
# via tox
tomli==2.0.1
# via
# pyproject-api
# tox
tox==4.11.4
tox==4.12.1
# via -r requirements/ci.in
virtualenv==20.25.0
# via tox
26 changes: 13 additions & 13 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -80,12 +80,12 @@ colorama==0.4.6
# via
# -r requirements/ci.txt
# tox
coverage[toml]==7.3.3
coverage[toml]==7.4.1
# via
# -r requirements/test.txt
# coverage
# pytest-cov
dill==0.3.7
dill==0.3.8
# via
# -r requirements/quality.txt
# pylint
Expand Down Expand Up @@ -124,7 +124,7 @@ filelock==3.13.1
# -r requirements/ci.txt
# tox
# virtualenv
importlib-metadata==7.0.0
importlib-metadata==7.0.1
# via
# -r requirements/pip-tools.txt
# build
Expand All @@ -140,17 +140,17 @@ isort==5.13.2
# via
# -r requirements/quality.txt
# pylint
jinja2==3.1.2
jinja2==3.1.3
# via
# -r requirements/quality.txt
# code-annotations
kombu==5.3.4
kombu==5.3.5
# via
# -r requirements/test.txt
# celery
lxml==4.9.3
lxml==5.1.0
# via edx-i18n-tools
markupsafe==2.1.3
markupsafe==2.1.4
# via
# -r requirements/quality.txt
# jinja2
Expand Down Expand Up @@ -185,7 +185,7 @@ platformdirs==4.1.0
# pylint
# tox
# virtualenv
pluggy==1.3.0
pluggy==1.4.0
# via
# -r requirements/ci.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -229,7 +229,7 @@ pyproject-hooks==1.0.0
# via
# -r requirements/pip-tools.txt
# build
pytest==7.4.3
pytest==8.0.0
# via
# -r requirements/test.txt
# pytest-cov
Expand All @@ -242,7 +242,7 @@ python-dateutil==2.8.2
# via
# -r requirements/test.txt
# celery
python-slugify==8.0.1
python-slugify==8.0.2
# via
# -r requirements/quality.txt
# code-annotations
Expand Down Expand Up @@ -303,7 +303,7 @@ tomlkit==0.12.3
# via
# -r requirements/quality.txt
# pylint
tox==4.11.4
tox==4.12.1
# via -r requirements/ci.txt
typing-extensions==4.9.0
# via
Expand All @@ -313,7 +313,7 @@ typing-extensions==4.9.0
# astroid
# kombu
# pylint
tzdata==2023.3
tzdata==2023.4
# via
# -r requirements/test.txt
# backports-zoneinfo
Expand All @@ -332,7 +332,7 @@ virtualenv==20.25.0
# via
# -r requirements/ci.txt
# tox
wcwidth==0.2.12
wcwidth==0.2.13
# via
# -r requirements/test.txt
# prompt-toolkit
Expand Down
32 changes: 16 additions & 16 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ asgiref==3.7.2
# via
# -r requirements/base.txt
# django
attrs==23.1.0
attrs==23.2.0
# via
# jsonschema
# referencing
Expand All @@ -30,7 +30,7 @@ backports-zoneinfo[tzdata]==0.2.1
# backports-zoneinfo
# celery
# kombu
beautifulsoup4==4.12.2
beautifulsoup4==4.12.3
# via pydata-sphinx-theme
billiard==4.2.0
# via
Expand Down Expand Up @@ -71,10 +71,10 @@ coreapi==2.3.3
# openapi-codec
coreschema==0.0.4
# via coreapi
deepmerge==1.1.0
# via sphinxcontrib-openapi
cryptography==41.0.7
cryptography==42.0.1
# via secretstorage
deepmerge==1.1.1
# via sphinxcontrib-openapi
django==3.2.23
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
Expand Down Expand Up @@ -107,7 +107,7 @@ idna==3.6
# via requests
imagesize==1.4.1
# via sphinx
importlib-metadata==7.0.0
importlib-metadata==7.0.1
# via
# keyring
# sphinx
Expand All @@ -129,29 +129,29 @@ jeepney==0.8.0
# via
# keyring
# secretstorage
jinja2==3.1.2
jinja2==3.1.3
# via
# coreschema
# sphinx
jsonschema==4.20.0
jsonschema==4.21.1
# via sphinxcontrib-openapi
jsonschema-specifications==2023.11.2
jsonschema-specifications==2023.12.1
# via jsonschema
keyring==24.3.0
# via twine
kombu==5.3.4
kombu==5.3.5
# via
# -r requirements/base.txt
# celery
markdown-it-py==3.0.0
# via rich
markupsafe==2.1.3
markupsafe==2.1.4
# via jinja2
mdurl==0.1.2
# via markdown-it-py
mistune==2.0.5
# via sphinx-mdinclude
more-itertools==10.1.0
more-itertools==10.2.0
# via jaraco-classes
nh3==0.2.15
# via readme-renderer
Expand Down Expand Up @@ -206,7 +206,7 @@ pyyaml==6.0.1
# sphinxcontrib-openapi
readme-renderer==42.0
# via twine
referencing==0.32.0
referencing==0.33.0
# via
# jsonschema
# jsonschema-specifications
Expand All @@ -224,7 +224,7 @@ rfc3986==2.0.0
# via twine
rich==13.7.0
# via twine
rpds-py==0.15.2
rpds-py==0.17.1
# via
# jsonschema
# referencing
Expand Down Expand Up @@ -287,7 +287,7 @@ typing-extensions==4.9.0
# kombu
# pydata-sphinx-theme
# rich
tzdata==2023.3
tzdata==2023.4
# via
# -r requirements/base.txt
# backports-zoneinfo
Expand All @@ -307,7 +307,7 @@ vine==5.1.0
# amqp
# celery
# kombu
wcwidth==0.2.12
wcwidth==0.2.13
# via
# -r requirements/base.txt
# prompt-toolkit
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ build==1.0.3
# via pip-tools
click==8.1.7
# via pip-tools
importlib-metadata==7.0.0
importlib-metadata==7.0.1
# via build
packaging==23.2
# via build
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.42.0
# The following packages are considered to be unsafe in a requirements file:
pip==23.3.2
# via -r requirements/pip.in
setuptools==69.0.2
setuptools==69.0.3
# via -r requirements/pip.in
8 changes: 4 additions & 4 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,17 +17,17 @@ click-log==0.4.0
# via edx-lint
code-annotations==1.5.0
# via edx-lint
dill==0.3.7
dill==0.3.8
# via pylint
edx-lint==5.3.6
# via -r requirements/quality.in
isort==5.13.2
# via
# -r requirements/quality.in
# pylint
jinja2==3.1.2
jinja2==3.1.3
# via code-annotations
markupsafe==2.1.3
markupsafe==2.1.4
# via jinja2
mccabe==0.7.0
# via pylint
Expand All @@ -53,7 +53,7 @@ pylint-plugin-utils==0.8.2
# via
# pylint-celery
# pylint-django
python-slugify==8.0.1
python-slugify==8.0.2
# via code-annotations
pyyaml==6.0.1
# via code-annotations
Expand Down
12 changes: 6 additions & 6 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ click-repl==0.3.0
# via
# -r requirements/base.txt
# celery
coverage[toml]==7.3.3
coverage[toml]==7.4.1
# via
# coverage
# pytest-cov
Expand All @@ -70,7 +70,7 @@ inflection==0.5.1
# drf-yasg
iniconfig==2.0.0
# via pytest
kombu==5.3.4
kombu==5.3.5
# via
# -r requirements/base.txt
# celery
Expand All @@ -82,13 +82,13 @@ packaging==23.2
# -r requirements/test.in
# drf-yasg
# pytest
pluggy==1.3.0
pluggy==1.4.0
# via pytest
prompt-toolkit==3.0.43
# via
# -r requirements/base.txt
# click-repl
pytest==7.4.3
pytest==8.0.0
# via
# pytest-cov
# pytest-django
Expand Down Expand Up @@ -131,7 +131,7 @@ typing-extensions==4.9.0
# -r requirements/base.txt
# asgiref
# kombu
tzdata==2023.3
tzdata==2023.4
# via
# -r requirements/base.txt
# backports-zoneinfo
Expand All @@ -146,7 +146,7 @@ vine==5.1.0
# amqp
# celery
# kombu
wcwidth==0.2.12
wcwidth==0.2.13
# via
# -r requirements/base.txt
# prompt-toolkit