Skip to content
Open
Show file tree
Hide file tree
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
4 changes: 2 additions & 2 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ accessible-pygments==0.0.5
# via pydata-sphinx-theme
alabaster==1.0.0
# via sphinx
anyio==4.14.0
anyio==4.14.1
# via
# starlette
# watchfiles
Expand All @@ -22,7 +22,7 @@ certifi==2026.6.17
# via requests
charset-normalizer==3.4.7
# via requests
click==8.4.1
click==8.4.2
# via uvicorn
colorama==0.4.6
# 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 @@ -6,7 +6,7 @@
#
build==1.5.0
# via pip-tools
click==8.4.1
click==8.4.2
# via pip-tools
packaging==26.2
# via
Expand Down