Skip to content

Commit

Permalink
chore: Updating Python Requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot authored and feanil committed Jul 18, 2023
1 parent d4e3e48 commit 31b66f2
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -80,5 +80,5 @@ typing-extensions==4.7.1
# via pydata-sphinx-theme
urllib3==2.0.3
# via requests
zipp==3.16.0
zipp==3.16.2
# via importlib-metadata
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ urllib3==2.0.3
# via
# -r requirements/base.txt
# requests
zipp==3.16.0
zipp==3.16.2
# via
# -r requirements/base.txt
# importlib-metadata
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ wheel==0.40.0
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
pip==23.1.2
pip==23.2
# via -r requirements/pip.in
setuptools==68.0.0
# via -r requirements/pip.in
4 changes: 2 additions & 2 deletions requirements/pip_tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
#
build==0.10.0
# via pip-tools
click==8.1.4
click==8.1.5
# via pip-tools
packaging==23.1
# via build
pip-tools==6.14.0
pip-tools==7.0.0
# via -r requirements/pip_tools.in
pyproject-hooks==1.0.0
# via build
Expand Down

0 comments on commit 31b66f2

Please sign in to comment.