Skip to content

Commit

Permalink
chore: Upgrade Python requirements (#569)
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot authored Sep 18, 2024
1 parent aff8d05 commit b4a1a2a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ docutils==0.21.2
# sphinx
h11==0.14.0
# via uvicorn
idna==3.8
idna==3.9
# via
# anyio
# requests
Expand Down Expand Up @@ -107,11 +107,11 @@ sphinxcontrib-youtube==1.4.1
# via -r requirements/base.in
sphinxext-rediraffe==0.2.7
# via -r requirements/base.in
starlette==0.38.4
starlette==0.38.5
# via sphinx-autobuild
typing-extensions==4.12.2
# via pydata-sphinx-theme
urllib3==2.2.2
urllib3==2.2.3
# via requests
uvicorn==0.30.6
# via sphinx-autobuild
Expand Down

0 comments on commit b4a1a2a

Please sign in to comment.