Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Upgrade Python requirements #635

Merged
merged 1 commit into from
Sep 24, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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