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 Sep 24, 2024
1 parent bc42bf4 commit fe30600
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ alabaster==1.0.0
# via
# -r requirements/base.txt
# sphinx
anyio==4.4.0
anyio==4.6.0
# via
# starlette
# watchfiles
Expand Down Expand Up @@ -98,7 +98,7 @@ sphinx==8.0.2
# sphinx-book-theme
# sphinx-copybutton
# sphinxext-rediraffe
sphinx-autobuild==2024.9.3
sphinx-autobuild==2024.9.19
# via -r requirements/dev.in
sphinx-book-theme==1.1.3
# via -r requirements/base.txt
Expand Down Expand Up @@ -130,7 +130,7 @@ sphinxcontrib-serializinghtml==2.0.0
# sphinx
sphinxext-rediraffe==0.2.7
# via -r requirements/base.txt
starlette==0.38.5
starlette==0.39.0
# via sphinx-autobuild
typing-extensions==4.12.2
# via
Expand All @@ -144,5 +144,5 @@ uvicorn==0.30.6
# via sphinx-autobuild
watchfiles==0.24.0
# via sphinx-autobuild
websockets==13.0.1
websockets==13.1
# via sphinx-autobuild

0 comments on commit fe30600

Please sign in to comment.