Skip to content

Commit

Permalink
chore: Upgrade Python requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot authored and sarina committed Oct 1, 2024
1 parent 3a7e188 commit f05bac8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ sphinxcontrib-serializinghtml==2.0.0
# sphinx
sphinxext-rediraffe==0.2.7
# via -r requirements/base.txt
starlette==0.39.0
starlette==0.39.2
# via sphinx-autobuild
typing-extensions==4.12.2
# via
Expand All @@ -140,7 +140,7 @@ urllib3==2.2.3
# via
# -r requirements/base.txt
# requests
uvicorn==0.30.6
uvicorn==0.31.0
# via sphinx-autobuild
watchfiles==0.24.0
# via sphinx-autobuild
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip_tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ packaging==24.1
# via build
pip-tools==7.4.1
# via -r requirements/pip_tools.in
pyproject-hooks==1.1.0
pyproject-hooks==1.2.0
# via
# build
# pip-tools
Expand Down

0 comments on commit f05bac8

Please sign in to comment.