Skip to content
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
4 changes: 2 additions & 2 deletions requirements/docs.requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This file was autogenerated by uv via the following command:
# uv pip compile pyproject.toml --group=docs --python-version=3.14 --output-file=requirements/docs.requirements.txt
click==8.3.2
click==8.3.3
# via
# mkdocs
# zensical
Expand Down Expand Up @@ -49,7 +49,7 @@ mkdocstrings-python==2.0.3
# via mkdocstrings
packaging==26.1
# via mkdocs
pathspec==1.0.4
pathspec==1.1.0
# via mkdocs
platformdirs==4.9.6
# via mkdocs-get-deps
Expand Down
Loading