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

Merged
merged 1 commit into from
Sep 1, 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
10 changes: 6 additions & 4 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.2
filelock==3.12.3
# via
# tox
# virtualenv
Expand All @@ -16,7 +16,7 @@ packaging==23.1
# via tox
platformdirs==3.10.0
# via virtualenv
pluggy==1.2.0
pluggy==1.3.0
# via tox
py==1.11.0
# via tox
Expand All @@ -29,7 +29,9 @@ tox==3.28.0
# -c requirements/constraints.txt
# -r requirements/ci.in
# tox-battery
tox-battery==0.6.1
tox-battery==0.6.2
# via -r requirements/ci.in
virtualenv==20.24.3
typing-extensions==4.7.1
# via filelock
virtualenv==20.24.4
# via tox
24 changes: 13 additions & 11 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ chardet==5.2.0
# via diff-cover
charset-normalizer==3.2.0
# via requests
click==8.1.6
click==8.1.7
# via
# click-log
# code-annotations
Expand Down Expand Up @@ -90,15 +90,15 @@ edx-django-utils==5.7.0
# via
# edx-drf-extensions
# edx-toggles
edx-drf-extensions==8.9.0
edx-drf-extensions==8.9.2
# via -r requirements/base.in
edx-i18n-tools==1.1.0
# via -r requirements/dev.in
edx-lint==5.3.4
# via
# -r requirements/dev.in
# -r requirements/quality.in
edx-opaque-keys[django]==2.4.0
edx-opaque-keys[django]==2.5.0
# via
# -r requirements/base.in
# edx-drf-extensions
Expand All @@ -108,9 +108,9 @@ exceptiongroup==1.1.3
# via pytest
factory-boy==3.3.0
# via -r requirements/test.in
faker==19.3.0
faker==19.3.1
# via factory-boy
filelock==3.12.2
filelock==3.12.3
# via
# tox
# virtualenv
Expand Down Expand Up @@ -162,7 +162,7 @@ mock==5.1.0
# via -r requirements/test.in
more-itertools==10.1.0
# via jaraco-classes
newrelic==8.10.0
newrelic==9.0.0
# via edx-django-utils
packaging==23.1
# via
Expand All @@ -181,7 +181,7 @@ platformdirs==3.10.0
# via
# pylint
# virtualenv
pluggy==1.2.0
pluggy==1.3.0
# via
# diff-cover
# pytest
Expand Down Expand Up @@ -254,7 +254,7 @@ pyyaml==6.0.1
# code-annotations
# edx-i18n-tools
# xblock
readme-renderer==40.0
readme-renderer==41.0
# via twine
requests==2.31.0
# via
Expand Down Expand Up @@ -306,30 +306,32 @@ tox==3.28.0
# -c requirements/constraints.txt
# -r requirements/dev.in
# tox-battery
tox-battery==0.6.1
tox-battery==0.6.2
# via -r requirements/dev.in
twine==4.0.2
# via -r requirements/quality.in
typing-extensions==4.7.1
# via
# asgiref
# astroid
# edx-opaque-keys
# faker
# filelock
# pylint
# rich
urllib3==2.0.4
# via
# requests
# twine
virtualenv==20.24.3
virtualenv==20.24.4
# via tox
web-fragments==2.1.0
# via xblock
webencodings==0.5.1
# via bleach
webob==1.8.7
# via xblock
wheel==0.41.1
wheel==0.41.2
# via pip-tools
wrapt==1.15.0
# via astroid
Expand Down
13 changes: 7 additions & 6 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ cffi==1.15.1
# pynacl
charset-normalizer==3.2.0
# via requests
click==8.1.6
click==8.1.7
# via
# code-annotations
# edx-django-utils
Expand Down Expand Up @@ -80,9 +80,9 @@ edx-django-utils==5.7.0
# via
# edx-drf-extensions
# edx-toggles
edx-drf-extensions==8.9.0
edx-drf-extensions==8.9.2
# via -r requirements/base.in
edx-opaque-keys[django]==2.4.0
edx-opaque-keys[django]==2.5.0
# via
# -r requirements/base.in
# edx-drf-extensions
Expand All @@ -92,7 +92,7 @@ exceptiongroup==1.1.3
# via pytest
factory-boy==3.3.0
# via -r requirements/test.in
faker==19.3.0
faker==19.3.1
# via factory-boy
freezegun==1.2.2
# via -r requirements/test.in
Expand All @@ -118,7 +118,7 @@ markupsafe==2.1.3
# xblock
mock==5.1.0
# via -r requirements/test.in
newrelic==8.10.0
newrelic==9.0.0
# via edx-django-utils
packaging==23.1
# via
Expand All @@ -127,7 +127,7 @@ packaging==23.1
# sphinx
pbr==5.11.1
# via stevedore
pluggy==1.2.0
pluggy==1.3.0
# via pytest
psutil==5.9.5
# via edx-django-utils
Expand Down Expand Up @@ -230,6 +230,7 @@ tomli==2.0.1
typing-extensions==4.7.1
# via
# asgiref
# edx-opaque-keys
# faker
# pydata-sphinx-theme
urllib3==2.0.4
Expand Down
4 changes: 2 additions & 2 deletions requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
build==0.10.0
# via pip-tools
click==8.1.6
click==8.1.7
# via pip-tools
packaging==23.1
# via build
Expand All @@ -19,7 +19,7 @@ tomli==2.0.1
# build
# pip-tools
# pyproject-hooks
wheel==0.41.1
wheel==0.41.2
# via pip-tools

# The following packages are considered to be unsafe in a requirements file:
Expand Down
4 changes: 2 additions & 2 deletions requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
#
# make upgrade
#
wheel==0.41.1
wheel==0.41.2
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
pip==23.2.1
# via -r requirements/pip.in
setuptools==68.0.0
setuptools==68.1.2
# via -r requirements/pip.in
15 changes: 8 additions & 7 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ cffi==1.15.1
# pynacl
charset-normalizer==3.2.0
# via requests
click==8.1.6
click==8.1.7
# via
# click-log
# code-annotations
Expand Down Expand Up @@ -80,11 +80,11 @@ edx-django-utils==5.7.0
# via
# edx-drf-extensions
# edx-toggles
edx-drf-extensions==8.9.0
edx-drf-extensions==8.9.2
# via -r requirements/base.in
edx-lint==5.3.4
# via -r requirements/quality.in
edx-opaque-keys[django]==2.4.0
edx-opaque-keys[django]==2.5.0
# via
# -r requirements/base.in
# edx-drf-extensions
Expand All @@ -94,7 +94,7 @@ exceptiongroup==1.1.3
# via pytest
factory-boy==3.3.0
# via -r requirements/test.in
faker==19.3.0
faker==19.3.1
# via factory-boy
freezegun==1.2.2
# via -r requirements/test.in
Expand Down Expand Up @@ -142,7 +142,7 @@ mock==5.1.0
# via -r requirements/test.in
more-itertools==10.1.0
# via jaraco-classes
newrelic==8.10.0
newrelic==9.0.0
# via edx-django-utils
packaging==23.1
# via pytest
Expand All @@ -152,7 +152,7 @@ pkginfo==1.9.6
# via twine
platformdirs==3.10.0
# via pylint
pluggy==1.2.0
pluggy==1.3.0
# via pytest
psutil==5.9.5
# via edx-django-utils
Expand Down Expand Up @@ -214,7 +214,7 @@ pyyaml==6.0.1
# via
# code-annotations
# xblock
readme-renderer==40.0
readme-renderer==41.0
# via twine
requests==2.31.0
# via
Expand Down Expand Up @@ -262,6 +262,7 @@ typing-extensions==4.7.1
# via
# asgiref
# astroid
# edx-opaque-keys
# faker
# pylint
# rich
Expand Down
13 changes: 7 additions & 6 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ cffi==1.15.1
# pynacl
charset-normalizer==3.2.0
# via requests
click==8.1.6
click==8.1.7
# via
# code-annotations
# edx-django-utils
Expand Down Expand Up @@ -60,9 +60,9 @@ edx-django-utils==5.7.0
# via
# edx-drf-extensions
# edx-toggles
edx-drf-extensions==8.9.0
edx-drf-extensions==8.9.2
# via -r requirements/base.in
edx-opaque-keys[django]==2.4.0
edx-opaque-keys[django]==2.5.0
# via
# -r requirements/base.in
# edx-drf-extensions
Expand All @@ -72,7 +72,7 @@ exceptiongroup==1.1.3
# via pytest
factory-boy==3.3.0
# via -r requirements/test.in
faker==19.3.0
faker==19.3.1
# via factory-boy
freezegun==1.2.2
# via -r requirements/test.in
Expand All @@ -92,13 +92,13 @@ markupsafe==2.1.3
# xblock
mock==5.1.0
# via -r requirements/test.in
newrelic==8.10.0
newrelic==9.0.0
# via edx-django-utils
packaging==23.1
# via pytest
pbr==5.11.1
# via stevedore
pluggy==1.2.0
pluggy==1.3.0
# via pytest
psutil==5.9.5
# via edx-django-utils
Expand Down Expand Up @@ -163,6 +163,7 @@ tomli==2.0.1
typing-extensions==4.7.1
# via
# asgiref
# edx-opaque-keys
# faker
urllib3==2.0.4
# via requests
Expand Down
Loading