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

Closed
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
8 changes: 4 additions & 4 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ click==8.1.7
# edx-django-utils
code-annotations==1.5.0
# via edx-toggles
django==3.2.22
django==3.2.23
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/base.in
Expand All @@ -35,23 +35,23 @@ django-waffle==4.0.0
# via
# edx-django-utils
# edx-toggles
edx-django-utils==5.7.0
edx-django-utils==5.8.0
# via
# -r requirements/base.in
# edx-toggles
edx-opaque-keys[django]==2.5.1
# via openedx-events
edx-toggles==5.1.0
# via -r requirements/base.in
fastavro==1.8.4
fastavro==1.9.0
# via openedx-events
jinja2==3.1.2
# via code-annotations
markupsafe==2.1.3
# via jinja2
newrelic==9.1.1
# via edx-django-utils
openedx-events==9.0.0
openedx-events==9.0.1
# via -r requirements/base.in
pbr==5.11.1
# via stevedore
Expand Down
4 changes: 2 additions & 2 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
distlib==0.3.7
# via virtualenv
filelock==3.12.4
filelock==3.13.1
# via
# tox
# virtualenv
Expand All @@ -26,5 +26,5 @@ tox==3.28.0
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/ci.in
virtualenv==20.24.5
virtualenv==20.24.6
# via tox
24 changes: 12 additions & 12 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ distlib==0.3.7
# via
# -r requirements/ci.txt
# virtualenv
django==3.2.22
django==3.2.23
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/quality.txt
Expand All @@ -86,13 +86,13 @@ django-waffle==4.0.0
# -r requirements/quality.txt
# edx-django-utils
# edx-toggles
edx-django-utils==5.7.0
edx-django-utils==5.8.0
# via
# -r requirements/quality.txt
# edx-toggles
edx-i18n-tools==1.3.0
# via -r requirements/dev.in
edx-lint==5.3.4
edx-lint==5.3.6
# via -r requirements/quality.txt
edx-opaque-keys[django]==2.5.1
# via
Expand All @@ -105,11 +105,11 @@ exceptiongroup==1.1.3
# via
# -r requirements/quality.txt
# pytest
fastavro==1.8.4
fastavro==1.9.0
# via
# -r requirements/quality.txt
# openedx-events
filelock==3.12.4
filelock==3.13.1
# via
# -r requirements/ci.txt
# tox
Expand Down Expand Up @@ -145,7 +145,7 @@ newrelic==9.1.1
# via
# -r requirements/quality.txt
# edx-django-utils
openedx-events==9.0.0
openedx-events==9.0.1
# via -r requirements/quality.txt
packaging==23.2
# via
Expand Down Expand Up @@ -207,7 +207,7 @@ pylint-celery==0.3
# via
# -r requirements/quality.txt
# edx-lint
pylint-django==2.5.4
pylint-django==2.5.5
# via
# -r requirements/quality.txt
# edx-lint
Expand All @@ -228,14 +228,14 @@ pyproject-hooks==1.0.0
# via
# -r requirements/pip-tools.txt
# build
pytest==7.4.2
pytest==7.4.3
# via
# -r requirements/quality.txt
# pytest-cov
# pytest-django
pytest-cov==4.1.0
# via -r requirements/quality.txt
pytest-django==4.5.2
pytest-django==4.6.0
# via -r requirements/quality.txt
python-slugify==8.0.1
# via
Expand Down Expand Up @@ -290,7 +290,7 @@ tomli==2.0.1
# pyproject-hooks
# pytest
# tox
tomlkit==0.12.1
tomlkit==0.12.2
# via
# -r requirements/quality.txt
# pylint
Expand All @@ -305,13 +305,13 @@ typing-extensions==4.8.0
# astroid
# edx-opaque-keys
# pylint
virtualenv==20.24.5
virtualenv==20.24.6
# via
# -r requirements/ci.txt
# tox
walrus==0.9.3
# via -r requirements/quality.txt
wheel==0.41.2
wheel==0.41.3
# via
# -r requirements/pip-tools.txt
# pip-tools
Expand Down
20 changes: 10 additions & 10 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ attrs==23.1.0
# via
# -r requirements/test.txt
# openedx-events
babel==2.13.0
babel==2.13.1
# via
# pydata-sphinx-theme
# sphinx
Expand All @@ -35,7 +35,7 @@ cffi==1.16.0
# -r requirements/test.txt
# cryptography
# pynacl
charset-normalizer==3.3.1
charset-normalizer==3.3.2
# via requests
click==8.1.7
# via
Expand All @@ -51,11 +51,11 @@ coverage[toml]==7.3.2
# -r requirements/test.txt
# coverage
# pytest-cov
cryptography==41.0.4
cryptography==41.0.5
# via secretstorage
ddt==1.6.0
# via -r requirements/test.txt
django==3.2.22
django==3.2.23
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/test.txt
Expand All @@ -79,7 +79,7 @@ docutils==0.19
# pydata-sphinx-theme
# readme-renderer
# sphinx
edx-django-utils==5.7.0
edx-django-utils==5.8.0
# via
# -r requirements/test.txt
# edx-toggles
Expand All @@ -94,7 +94,7 @@ exceptiongroup==1.1.3
# via
# -r requirements/test.txt
# pytest
fastavro==1.8.4
fastavro==1.9.0
# via
# -r requirements/test.txt
# openedx-events
Expand Down Expand Up @@ -143,7 +143,7 @@ newrelic==9.1.1
# edx-django-utils
nh3==0.2.14
# via readme-renderer
openedx-events==9.0.0
openedx-events==9.0.1
# via -r requirements/test.txt
packaging==23.2
# via
Expand All @@ -170,7 +170,7 @@ pycparser==2.21
# via
# -r requirements/test.txt
# cffi
pydata-sphinx-theme==0.14.1
pydata-sphinx-theme==0.14.3
# via sphinx-book-theme
pygments==2.16.1
# via
Expand All @@ -189,14 +189,14 @@ pynacl==1.5.0
# edx-django-utils
pyproject-hooks==1.0.0
# via build
pytest==7.4.2
pytest==7.4.3
# via
# -r requirements/test.txt
# pytest-cov
# pytest-django
pytest-cov==4.1.0
# via -r requirements/test.txt
pytest-django==4.5.2
pytest-django==4.6.0
# via -r requirements/test.txt
python-slugify==8.0.1
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ tomli==2.0.1
# build
# pip-tools
# pyproject-hooks
wheel==0.41.2
wheel==0.41.3
# via pip-tools
zipp==3.17.0
# via importlib-metadata
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
wheel==0.41.2
wheel==0.41.3
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
Expand Down
18 changes: 9 additions & 9 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ ddt==1.6.0
# via -r requirements/test.txt
dill==0.3.7
# via pylint
django==3.2.22
django==3.2.23
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/test.txt
Expand All @@ -66,11 +66,11 @@ django-waffle==4.0.0
# -r requirements/test.txt
# edx-django-utils
# edx-toggles
edx-django-utils==5.7.0
edx-django-utils==5.8.0
# via
# -r requirements/test.txt
# edx-toggles
edx-lint==5.3.4
edx-lint==5.3.6
# via -r requirements/quality.in
edx-opaque-keys[django]==2.5.1
# via
Expand All @@ -83,7 +83,7 @@ exceptiongroup==1.1.3
# via
# -r requirements/test.txt
# pytest
fastavro==1.8.4
fastavro==1.9.0
# via
# -r requirements/test.txt
# openedx-events
Expand All @@ -109,7 +109,7 @@ newrelic==9.1.1
# via
# -r requirements/test.txt
# edx-django-utils
openedx-events==9.0.0
openedx-events==9.0.1
# via -r requirements/test.txt
packaging==23.2
# via
Expand Down Expand Up @@ -145,7 +145,7 @@ pylint==3.0.2
# pylint-plugin-utils
pylint-celery==0.3
# via edx-lint
pylint-django==2.5.4
pylint-django==2.5.5
# via edx-lint
pylint-plugin-utils==0.8.2
# via
Expand All @@ -159,14 +159,14 @@ pynacl==1.5.0
# via
# -r requirements/test.txt
# edx-django-utils
pytest==7.4.2
pytest==7.4.3
# via
# -r requirements/test.txt
# pytest-cov
# pytest-django
pytest-cov==4.1.0
# via -r requirements/test.txt
pytest-django==4.5.2
pytest-django==4.6.0
# via -r requirements/test.txt
python-slugify==8.0.1
# via
Expand Down Expand Up @@ -208,7 +208,7 @@ tomli==2.0.1
# coverage
# pylint
# pytest
tomlkit==0.12.1
tomlkit==0.12.2
# via pylint
typing-extensions==4.8.0
# via
Expand Down
10 changes: 5 additions & 5 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ django-waffle==4.0.0
# -r requirements/base.txt
# edx-django-utils
# edx-toggles
edx-django-utils==5.7.0
edx-django-utils==5.8.0
# via
# -r requirements/base.txt
# edx-toggles
Expand All @@ -67,7 +67,7 @@ edx-toggles==5.1.0
# via -r requirements/base.txt
exceptiongroup==1.1.3
# via pytest
fastavro==1.8.4
fastavro==1.9.0
# via
# -r requirements/base.txt
# openedx-events
Expand All @@ -85,7 +85,7 @@ newrelic==9.1.1
# via
# -r requirements/base.txt
# edx-django-utils
openedx-events==9.0.0
openedx-events==9.0.1
# via -r requirements/base.txt
packaging==23.2
# via pytest
Expand All @@ -111,13 +111,13 @@ pynacl==1.5.0
# via
# -r requirements/base.txt
# edx-django-utils
pytest==7.4.2
pytest==7.4.3
# via
# pytest-cov
# pytest-django
pytest-cov==4.1.0
# via -r requirements/test.in
pytest-django==4.5.2
pytest-django==4.6.0
# via -r requirements/test.in
python-slugify==8.0.1
# via
Expand Down
Loading