Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

Python Requirements Update #1484

Merged
merged 1 commit into from
Aug 11, 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 @@ -109,7 +109,7 @@ edx-drf-extensions==8.8.0
# via -r requirements/base.in
edx-i18n-tools==1.1.0
# via -r requirements/base.in
edx-opaque-keys==2.3.0
edx-opaque-keys==2.4.0
# via
# -r requirements/base.in
# edx-ccx-keys
Expand All @@ -128,7 +128,7 @@ logutils==0.3.5
# via -r requirements/base.in
markupsafe==2.1.3
# via jinja2
newrelic==8.9.0
newrelic==8.10.0
# via edx-django-utils
oauthlib==3.2.2
# via
Expand Down
6 changes: 3 additions & 3 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ edx-drf-extensions==8.8.0
# via -r requirements/base.txt
edx-i18n-tools==1.1.0
# via -r requirements/base.txt
edx-opaque-keys==2.3.0
edx-opaque-keys==2.4.0
# via
# -r requirements/base.txt
# edx-ccx-keys
Expand Down Expand Up @@ -167,7 +167,7 @@ markupsafe==2.1.3
# via
# -r requirements/base.txt
# jinja2
newrelic==8.9.0
newrelic==8.10.0
# via
# -r requirements/base.txt
# edx-django-utils
Expand Down Expand Up @@ -207,7 +207,7 @@ pycparser==2.21
# cffi
pydata-sphinx-theme==0.13.3
# via sphinx-book-theme
pygments==2.15.1
pygments==2.16.1
# via
# accessible-pygments
# pydata-sphinx-theme
Expand Down
10 changes: 5 additions & 5 deletions requirements/local.txt
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ django-crum==0.7.9
# -r requirements/test.txt
# edx-django-utils
# edx-toggles
django-debug-toolbar==4.1.0
django-debug-toolbar==4.2.0
# via -r requirements/local.in
django-dynamic-fixture==3.1.2
# via -r requirements/test.txt
Expand Down Expand Up @@ -164,7 +164,7 @@ edx-i18n-tools==1.1.0
# via -r requirements/test.txt
edx-lint==5.3.4
# via -r requirements/test.txt
edx-opaque-keys==2.3.0
edx-opaque-keys==2.4.0
# via
# -r requirements/test.txt
# edx-ccx-keys
Expand Down Expand Up @@ -222,7 +222,7 @@ mccabe==0.7.0
# pylint
mysqlclient==2.2.0
# via -r requirements/local.in
newrelic==8.9.0
newrelic==8.10.0
# via
# -r requirements/test.txt
# edx-django-utils
Expand Down Expand Up @@ -252,7 +252,7 @@ pbr==5.11.1
# stevedore
pinax-announcements==4.0.0
# via -r requirements/test.txt
pip-tools==7.2.0
pip-tools==7.3.0
# via -r requirements/pip_tools.txt
platformdirs==3.10.0
# via
Expand Down Expand Up @@ -469,7 +469,7 @@ virtualenv==20.24.2
# via
# -r requirements/tox.txt
# tox
wheel==0.41.0
wheel==0.41.1
# via
# -r requirements/pip_tools.txt
# pip-tools
Expand Down
2 changes: 1 addition & 1 deletion requirements/optional.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
#
# make upgrade
#
newrelic==8.9.0
newrelic==8.10.0
# via -r requirements/optional.in
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.0
wheel==0.41.1
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
Expand Down
4 changes: 2 additions & 2 deletions requirements/pip_tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ click==8.1.6
# via pip-tools
packaging==23.1
# via build
pip-tools==7.2.0
pip-tools==7.3.0
# via -r requirements/pip_tools.in
pyproject-hooks==1.0.0
# via build
Expand All @@ -19,7 +19,7 @@ tomli==2.0.1
# build
# pip-tools
# pyproject-hooks
wheel==0.41.0
wheel==0.41.1
# via pip-tools

# The following packages are considered to be unsafe in a requirements file:
Expand Down
4 changes: 2 additions & 2 deletions requirements/production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ edx-drf-extensions==8.8.0
# via -r requirements/base.txt
edx-i18n-tools==1.1.0
# via -r requirements/base.txt
edx-opaque-keys==2.3.0
edx-opaque-keys==2.4.0
# via
# -r requirements/base.txt
# edx-ccx-keys
Expand Down Expand Up @@ -152,7 +152,7 @@ markupsafe==2.1.3
# jinja2
mysqlclient==2.2.0
# via -r requirements/production.in
newrelic==8.9.0
newrelic==8.10.0
# via
# -r requirements/base.txt
# edx-django-utils
Expand Down
4 changes: 2 additions & 2 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ edx-i18n-tools==1.1.0
# via -r requirements/base.txt
edx-lint==5.3.4
# via -r requirements/test.in
edx-opaque-keys==2.3.0
edx-opaque-keys==2.4.0
# via
# -r requirements/base.txt
# edx-ccx-keys
Expand Down Expand Up @@ -185,7 +185,7 @@ markupsafe==2.1.3
# jinja2
mccabe==0.7.0
# via pylint
newrelic==8.9.0
newrelic==8.10.0
# via
# -r requirements/base.txt
# edx-django-utils
Expand Down
Loading