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

Merged
merged 1 commit into from
May 6, 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
4 changes: 2 additions & 2 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ django-waffle==4.1.0
# edx-toggles
dnspython==2.6.1
# via pymongo
edx-django-utils==5.12.0
edx-django-utils==5.13.0
# via
# -r requirements/base.in
# edx-toggles
Expand All @@ -52,7 +52,7 @@ edx-toggles==5.2.0
# via -r requirements/base.in
fastavro==1.9.4
# via openedx-events
jinja2==3.1.3
jinja2==3.1.4
# via code-annotations
markupsafe==2.1.5
# via jinja2
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.4
filelock==3.14.0
# via
# tox
# virtualenv
Expand All @@ -34,5 +34,5 @@ tomli==2.0.1
# tox
tox==4.15.0
# via -r requirements/ci.in
virtualenv==20.26.0
virtualenv==20.26.1
# via tox
15 changes: 7 additions & 8 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ colorama==0.4.6
# via
# -r requirements/ci.txt
# tox
coverage[toml]==7.5.0
coverage[toml]==7.5.1
# via
# -r requirements/quality.txt
# pytest-cov
Expand Down Expand Up @@ -105,7 +105,7 @@ dnspython==2.6.1
# via
# -r requirements/quality.txt
# pymongo
edx-django-utils==5.12.0
edx-django-utils==5.13.0
# via
# -r requirements/quality.txt
# edx-toggles
Expand All @@ -128,7 +128,7 @@ fastavro==1.9.4
# via
# -r requirements/quality.txt
# openedx-events
filelock==3.13.4
filelock==3.14.0
# via
# -r requirements/ci.txt
# tox
Expand All @@ -146,7 +146,7 @@ isort==5.13.2
# via
# -r requirements/quality.txt
# pylint
jinja2==3.1.3
jinja2==3.1.4
# via
# -r requirements/quality.txt
# code-annotations
Expand Down Expand Up @@ -216,7 +216,7 @@ pycparser==2.22
# cffi
pydocstyle==6.3.0
# via -r requirements/quality.txt
pygments==2.17.2
pygments==2.18.0
# via diff-cover
pylint==3.1.0
# via
Expand Down Expand Up @@ -250,7 +250,7 @@ pyproject-api==1.6.1
# via
# -r requirements/ci.txt
# tox
pyproject-hooks==1.0.0
pyproject-hooks==1.1.0
# via
# -r requirements/pip-tools.txt
# build
Expand Down Expand Up @@ -309,7 +309,6 @@ tomli==2.0.1
# pip-tools
# pylint
# pyproject-api
# pyproject-hooks
# pytest
# tox
tomlkit==0.12.4
Expand All @@ -325,7 +324,7 @@ typing-extensions==4.11.0
# astroid
# edx-opaque-keys
# pylint
virtualenv==20.26.0
virtualenv==20.26.1
# via
# -r requirements/ci.txt
# tox
Expand Down
15 changes: 7 additions & 8 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ attrs==23.2.0
# via
# -r requirements/test.txt
# openedx-events
babel==2.14.0
babel==2.15.0
# via
# pydata-sphinx-theme
# sphinx
Expand Down Expand Up @@ -53,11 +53,11 @@ code-annotations==1.8.0
# via
# -r requirements/test.txt
# edx-toggles
coverage[toml]==7.5.0
coverage[toml]==7.5.1
# via
# -r requirements/test.txt
# pytest-cov
cryptography==42.0.5
cryptography==42.0.6
# via secretstorage
ddt==1.7.2
# via -r requirements/test.txt
Expand Down Expand Up @@ -89,7 +89,7 @@ docutils==0.19
# pydata-sphinx-theme
# readme-renderer
# sphinx
edx-django-utils==5.12.0
edx-django-utils==5.13.0
# via
# -r requirements/test.txt
# edx-toggles
Expand Down Expand Up @@ -135,7 +135,7 @@ jeepney==0.8.0
# via
# keyring
# secretstorage
jinja2==3.1.3
jinja2==3.1.4
# via
# -r requirements/test.txt
# code-annotations
Expand Down Expand Up @@ -189,7 +189,7 @@ pycparser==2.22
# cffi
pydata-sphinx-theme==0.14.4
# via sphinx-book-theme
pygments==2.17.2
pygments==2.18.0
# via
# accessible-pygments
# pydata-sphinx-theme
Expand All @@ -204,7 +204,7 @@ pynacl==1.5.0
# via
# -r requirements/test.txt
# edx-django-utils
pyproject-hooks==1.0.0
pyproject-hooks==1.1.0
# via build
pytest==8.2.0
# via
Expand Down Expand Up @@ -286,7 +286,6 @@ tomli==2.0.1
# -r requirements/test.txt
# build
# coverage
# pyproject-hooks
# pytest
twine==5.0.0
# via -r requirements/doc.in
Expand Down
3 changes: 1 addition & 2 deletions requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,14 @@ packaging==24.0
# via build
pip-tools==7.4.1
# via -r requirements/pip-tools.in
pyproject-hooks==1.0.0
pyproject-hooks==1.1.0
# via
# build
# pip-tools
tomli==2.0.1
# via
# build
# pip-tools
# pyproject-hooks
wheel==0.43.0
# via pip-tools
zipp==3.18.1
Expand Down
6 changes: 3 additions & 3 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ code-annotations==1.8.0
# -r requirements/test.txt
# edx-lint
# edx-toggles
coverage[toml]==7.5.0
coverage[toml]==7.5.1
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -74,7 +74,7 @@ dnspython==2.6.1
# via
# -r requirements/test.txt
# pymongo
edx-django-utils==5.12.0
edx-django-utils==5.13.0
# via
# -r requirements/test.txt
# edx-toggles
Expand Down Expand Up @@ -103,7 +103,7 @@ isort==5.13.2
# via
# -r requirements/quality.in
# pylint
jinja2==3.1.3
jinja2==3.1.4
# via
# -r requirements/test.txt
# code-annotations
Expand Down
6 changes: 3 additions & 3 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ code-annotations==1.8.0
# -r requirements/base.txt
# -r requirements/test.in
# edx-toggles
coverage[toml]==7.5.0
coverage[toml]==7.5.1
# via pytest-cov
ddt==1.7.2
# via -r requirements/test.in
Expand All @@ -61,7 +61,7 @@ dnspython==2.6.1
# via
# -r requirements/base.txt
# pymongo
edx-django-utils==5.12.0
edx-django-utils==5.13.0
# via
# -r requirements/base.txt
# edx-toggles
Expand All @@ -80,7 +80,7 @@ fastavro==1.9.4
# openedx-events
iniconfig==2.0.0
# via pytest
jinja2==3.1.3
jinja2==3.1.4
# via
# -r requirements/base.txt
# code-annotations
Expand Down
Loading