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

Merged
merged 1 commit into from
Jul 3, 2023
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 @@ -22,7 +22,7 @@ django-waffle==3.0.0
# via edx-django-utils
edx-django-utils==5.5.0
# via -r requirements/base.in
newrelic==8.8.0
newrelic==8.8.1
# via edx-django-utils
pbr==5.11.1
# via stevedore
Expand All @@ -38,5 +38,5 @@ sqlparse==0.4.4
# via django
stevedore==5.1.0
# via edx-django-utils
typing-extensions==4.6.3
typing-extensions==4.7.0
# via asgiref
4 changes: 2 additions & 2 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ filelock==3.12.2
# virtualenv
packaging==23.1
# via tox
platformdirs==3.6.0
platformdirs==3.8.0
# via virtualenv
pluggy==1.0.0
pluggy==1.2.0
# via tox
py==1.11.0
# via tox
Expand Down
19 changes: 10 additions & 9 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ idna==3.4
# via
# -r requirements/quality.txt
# requests
importlib-metadata==6.6.0
importlib-metadata==6.7.0
# via
# -r requirements/quality.txt
# keyring
Expand Down Expand Up @@ -140,7 +140,7 @@ jinja2==3.1.2
# -r requirements/quality.txt
# code-annotations
# diff-cover
keyring==23.13.1
keyring==24.2.0
# via
# -r requirements/quality.txt
# twine
Expand Down Expand Up @@ -168,7 +168,7 @@ more-itertools==9.1.0
# via
# -r requirements/quality.txt
# jaraco-classes
newrelic==8.8.0
newrelic==8.8.1
# via
# -r requirements/quality.txt
# edx-django-utils
Expand All @@ -186,19 +186,19 @@ pbr==5.11.1
# via
# -r requirements/quality.txt
# stevedore
pip-tools==6.13.0
pip-tools==6.14.0
# via -r requirements/pip-tools.txt
pkginfo==1.9.6
# via
# -r requirements/quality.txt
# twine
platformdirs==3.6.0
platformdirs==3.8.0
# via
# -r requirements/ci.txt
# -r requirements/quality.txt
# pylint
# virtualenv
pluggy==1.0.0
pluggy==1.2.0
# via
# -r requirements/ci.txt
# -r requirements/quality.txt
Expand Down Expand Up @@ -257,7 +257,7 @@ pyproject-hooks==1.0.0
# via
# -r requirements/pip-tools.txt
# build
pytest==7.3.2
pytest==7.4.0
# via
# -r requirements/quality.txt
# pytest-cov
Expand All @@ -279,7 +279,7 @@ pyyaml==6.0
# -r requirements/quality.txt
# code-annotations
# edx-i18n-tools
readme-renderer==37.3
readme-renderer==40.0
# via
# -r requirements/quality.txt
# twine
Expand Down Expand Up @@ -335,6 +335,7 @@ tomli==2.0.1
# -r requirements/quality.txt
# build
# coverage
# pip-tools
# pylint
# pyproject-hooks
# pytest
Expand All @@ -352,7 +353,7 @@ tox-battery==0.6.1
# via -r requirements/dev.in
twine==4.0.2
# via -r requirements/quality.txt
typing-extensions==4.6.3
typing-extensions==4.7.0
# via
# -r requirements/quality.txt
# asgiref
Expand Down
13 changes: 6 additions & 7 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ idna==3.4
# via requests
imagesize==1.4.1
# via sphinx
importlib-metadata==6.6.0
importlib-metadata==6.7.0
# via sphinx
iniconfig==2.0.0
# via
Expand All @@ -82,7 +82,7 @@ markupsafe==2.1.3
# via
# -r requirements/test.txt
# jinja2
newrelic==8.8.0
newrelic==8.8.1
# via
# -r requirements/test.txt
# edx-django-utils
Expand All @@ -95,7 +95,7 @@ pbr==5.11.1
# via
# -r requirements/test.txt
# stevedore
pluggy==1.0.0
pluggy==1.2.0
# via
# -r requirements/test.txt
# pytest
Expand All @@ -116,7 +116,7 @@ pynacl==1.5.0
# via
# -r requirements/test.txt
# edx-django-utils
pytest==7.3.2
pytest==7.4.0
# via
# -r requirements/test.txt
# pytest-cov
Expand All @@ -138,7 +138,7 @@ pyyaml==6.0
# via
# -r requirements/test.txt
# code-annotations
readme-renderer==37.3
readme-renderer==40.0
# via -r requirements/doc.in
requests==2.31.0
# via sphinx
Expand All @@ -152,7 +152,6 @@ snowballstemmer==2.2.0
# via sphinx
sphinx==5.3.0
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/doc.in
# edx-sphinx-theme
sphinxcontrib-applehelp==1.0.4
Expand Down Expand Up @@ -187,7 +186,7 @@ tomli==2.0.1
# coverage
# doc8
# pytest
typing-extensions==4.6.3
typing-extensions==4.7.0
# via
# -r requirements/test.txt
# asgiref
Expand Down
6 changes: 4 additions & 2 deletions requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,14 @@ click==8.1.3
# via pip-tools
packaging==23.1
# via build
pip-tools==6.13.0
pip-tools==6.14.0
# via -r requirements/pip-tools.in
pyproject-hooks==1.0.0
# via build
tomli==2.0.1
# via build
# via
# build
# pip-tools
wheel==0.40.0
# via pip-tools

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.40.0
# The following packages are considered to be unsafe in a requirements file:
pip==23.1.2
# via -r requirements/pip.in
setuptools==67.8.0
setuptools==68.0.0
# via -r requirements/pip.in
16 changes: 8 additions & 8 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ exceptiongroup==1.1.1
# pytest
idna==3.4
# via requests
importlib-metadata==6.6.0
importlib-metadata==6.7.0
# via
# keyring
# twine
Expand All @@ -94,7 +94,7 @@ jinja2==3.1.2
# via
# -r requirements/test.txt
# code-annotations
keyring==23.13.1
keyring==24.2.0
# via twine
lazy-object-proxy==1.9.0
# via astroid
Expand All @@ -110,7 +110,7 @@ mdurl==0.1.2
# via markdown-it-py
more-itertools==9.1.0
# via jaraco-classes
newrelic==8.8.0
newrelic==8.8.1
# via
# -r requirements/test.txt
# edx-django-utils
Expand All @@ -124,9 +124,9 @@ pbr==5.11.1
# stevedore
pkginfo==1.9.6
# via twine
platformdirs==3.6.0
platformdirs==3.8.0
# via pylint
pluggy==1.0.0
pluggy==1.2.0
# via
# -r requirements/test.txt
# pytest
Expand Down Expand Up @@ -164,7 +164,7 @@ pynacl==1.5.0
# via
# -r requirements/test.txt
# edx-django-utils
pytest==7.3.2
pytest==7.4.0
# via
# -r requirements/test.txt
# pytest-cov
Expand All @@ -185,7 +185,7 @@ pyyaml==6.0
# via
# -r requirements/test.txt
# code-annotations
readme-renderer==37.3
readme-renderer==40.0
# via twine
requests==2.31.0
# via
Expand Down Expand Up @@ -228,7 +228,7 @@ tomlkit==0.11.8
# via pylint
twine==4.0.2
# via -r requirements/quality.in
typing-extensions==4.6.3
typing-extensions==4.7.0
# via
# -r requirements/test.txt
# asgiref
Expand Down
8 changes: 4 additions & 4 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jinja2==3.1.2
# via code-annotations
markupsafe==2.1.3
# via jinja2
newrelic==8.8.0
newrelic==8.8.1
# via
# -r requirements/base.txt
# edx-django-utils
Expand All @@ -54,7 +54,7 @@ pbr==5.11.1
# via
# -r requirements/base.txt
# stevedore
pluggy==1.0.0
pluggy==1.2.0
# via pytest
psutil==5.9.5
# via
Expand All @@ -68,7 +68,7 @@ pynacl==1.5.0
# via
# -r requirements/base.txt
# edx-django-utils
pytest==7.3.2
pytest==7.4.0
# via
# pytest-cov
# pytest-django
Expand Down Expand Up @@ -99,7 +99,7 @@ tomli==2.0.1
# via
# coverage
# pytest
typing-extensions==4.6.3
typing-extensions==4.7.0
# via
# -r requirements/base.txt
# asgiref
Loading