Skip to content

Commit 084313d

Browse files
committed
Updated settings-doc
1 parent 950b9c3 commit 084313d

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ sphinx = "^8.1.3"
115115
sphinx_rtd_theme = "^3.0.2"
116116
sphinxcontrib-mermaid = "^1.0.0"
117117
myst-parser = "^4.0.1"
118-
settings-doc = "^4.3.1"
118+
settings-doc = "^4.3.2"
119119
colorama = "0.4.6" # Required on all platforms, not just win32
120120
autodoc-pydantic = "^2.2.0"
121121
# Needed for settings-doc and autodoc

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -490,9 +490,9 @@ rpds-py==0.20.0 ; python_version >= "3.10" and python_version < "4.0" \
490490
--hash=sha256:fcaeb7b57f1a1e071ebd748984359fef83ecb026325b9d4ca847c95bc7311c92 \
491491
--hash=sha256:fd2d84f40633bc475ef2d5490b9c19543fbf18596dcb1b291e3a12ea5d722f7a \
492492
--hash=sha256:fdfc3a892927458d98f3d55428ae46b921d1f7543b89382fdb483f5640daaec8
493-
settings-doc==4.3.1 ; python_version >= "3.10" and python_version < "4.0" \
494-
--hash=sha256:d0c9c4cf5b7510601153987f7cb80fc8ba9d6eed747a9ffcb034a186170767b4 \
495-
--hash=sha256:f15535c42f4330a454306ddebc79dd5c0acf45b1af7e87ab0cabc0b10e340148
493+
settings-doc==4.3.2 ; python_version >= "3.10" and python_version < "4.0" \
494+
--hash=sha256:04b561093905cab8f5ebaa30c9dacca1d57cd1dc3dd404b7c929b90e2d2d7c0b \
495+
--hash=sha256:cb06aee969f0639abc88e77554a333803191de95e95259a11929cf878d312fab
496496
six==1.16.0 ; python_version >= "3.10" and python_version < "4.0" \
497497
--hash=sha256:1e61c37477a1626458e36f7b1d82aa5c9b094fa4802892072e49de9c60c4c926 \
498498
--hash=sha256:8abb2f1d86890a2dfb989f9a77cfcfd3e47c2a354b01111771326f8aa26e0254

0 commit comments

Comments
 (0)