Skip to content

Commit

Permalink
chore: Updating Python Requirements (#563)
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot committed Feb 20, 2024
1 parent 8b14b05 commit 5713dcf
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements/base.txt
Expand Up @@ -78,7 +78,7 @@ sphinxext-rediraffe==0.2.7
# via -r requirements/base.in
typing-extensions==4.9.0
# via pydata-sphinx-theme
urllib3==2.2.0
urllib3==2.2.1
# via requests
zipp==3.17.0
# via importlib-metadata
2 changes: 1 addition & 1 deletion requirements/dev.txt
Expand Up @@ -137,7 +137,7 @@ typing-extensions==4.9.0
# via
# -r requirements/base.txt
# pydata-sphinx-theme
urllib3==2.2.0
urllib3==2.2.1
# via
# -r requirements/base.txt
# requests
Expand Down
6 changes: 4 additions & 2 deletions requirements/pip_tools.txt
Expand Up @@ -12,10 +12,12 @@ importlib-metadata==7.0.1
# via build
packaging==23.2
# via build
pip-tools==7.3.0
pip-tools==7.4.0
# via -r requirements/pip_tools.in
pyproject-hooks==1.0.0
# via build
# via
# build
# pip-tools
tomli==2.0.1
# via
# build
Expand Down

0 comments on commit 5713dcf

Please sign in to comment.