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

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
2 changes: 1 addition & 1 deletion requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ 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
# via tox
12 changes: 6 additions & 6 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,7 +90,7 @@ edx-django-utils==5.7.0
# via
# edx-drf-extensions
# edx-toggles
edx-drf-extensions==8.9.0
edx-drf-extensions==8.9.1
# via -r requirements/base.in
edx-i18n-tools==1.1.0
# via -r requirements/dev.in
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==8.10.1
# via edx-django-utils
packaging==23.1
# via
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,7 +306,7 @@ 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
Expand All @@ -329,7 +329,7 @@ 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
6 changes: 3 additions & 3 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,7 +80,7 @@ edx-django-utils==5.7.0
# via
# edx-drf-extensions
# edx-toggles
edx-drf-extensions==8.9.0
edx-drf-extensions==8.9.1
# via -r requirements/base.in
edx-opaque-keys[django]==2.4.0
# via
Expand Down Expand Up @@ -118,7 +118,7 @@ markupsafe==2.1.3
# xblock
mock==5.1.0
# via -r requirements/test.in
newrelic==8.10.0
newrelic==8.10.1
# via edx-django-utils
packaging==23.1
# via
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
8 changes: 4 additions & 4 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,7 +80,7 @@ edx-django-utils==5.7.0
# via
# edx-drf-extensions
# edx-toggles
edx-drf-extensions==8.9.0
edx-drf-extensions==8.9.1
# via -r requirements/base.in
edx-lint==5.3.4
# via -r requirements/quality.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==8.10.1
# via edx-django-utils
packaging==23.1
# via pytest
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
6 changes: 3 additions & 3 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,7 +60,7 @@ edx-django-utils==5.7.0
# via
# edx-drf-extensions
# edx-toggles
edx-drf-extensions==8.9.0
edx-drf-extensions==8.9.1
# via -r requirements/base.in
edx-opaque-keys[django]==2.4.0
# via
Expand Down Expand Up @@ -92,7 +92,7 @@ markupsafe==2.1.3
# xblock
mock==5.1.0
# via -r requirements/test.in
newrelic==8.10.0
newrelic==8.10.1
# via edx-django-utils
packaging==23.1
# via pytest
Expand Down
Loading