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 Dec 15, 2024
1 parent 673b75f commit 9025f5e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ babel==2.16.0
# sphinx
beautifulsoup4==4.12.3
# via pydata-sphinx-theme
certifi==2024.8.30
certifi==2024.12.14
# via requests
charset-normalizer==3.4.0
# via requests
Expand Down Expand Up @@ -111,17 +111,17 @@ sphinxcontrib-youtube==1.4.1
# via -r requirements/base.in
sphinxext-rediraffe==0.2.7
# via -r requirements/base.in
starlette==0.41.3
starlette==0.42.0
# via sphinx-autobuild
typing-extensions==4.12.2
# via
# anyio
# pydata-sphinx-theme
urllib3==2.2.3
# via requests
uvicorn==0.32.1
uvicorn==0.33.0
# via sphinx-autobuild
watchfiles==1.0.0
watchfiles==1.0.3
# via sphinx-autobuild
websockets==14.1
# via sphinx-autobuild

0 comments on commit 9025f5e

Please sign in to comment.