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

Commit

Permalink
chore: Updating Python Requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot committed Aug 8, 2023
1 parent 2a9e44f commit 048a868
Show file tree
Hide file tree
Showing 7 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion 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 Down
4 changes: 2 additions & 2 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 @@ -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
4 changes: 2 additions & 2 deletions requirements/local.txt
Original file line number Diff line number Diff line change
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 @@ -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/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
2 changes: 1 addition & 1 deletion requirements/pip_tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion 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
2 changes: 1 addition & 1 deletion 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

0 comments on commit 048a868

Please sign in to comment.