Skip to content

Commit

Permalink
Merge branch 'main' into feature/codeql_scanning
Browse files Browse the repository at this point in the history
  • Loading branch information
BramVWS authored Feb 28, 2025
2 parents d97415d + c85842f commit ddc84d4
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ sphinx = "^8.1.3"
sphinx_rtd_theme = "^3.0.2"
sphinxcontrib-mermaid = "^1.0.0"
myst-parser = "^4.0.1"
settings-doc = "^4.3.1"
settings-doc = "^4.3.2"
colorama = "0.4.6" # Required on all platforms, not just win32
autodoc-pydantic = "^2.2.0"
# Needed for settings-doc and autodoc
Expand Down
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -490,9 +490,9 @@ rpds-py==0.20.0 ; python_version >= "3.10" and python_version < "4.0" \
--hash=sha256:fcaeb7b57f1a1e071ebd748984359fef83ecb026325b9d4ca847c95bc7311c92 \
--hash=sha256:fd2d84f40633bc475ef2d5490b9c19543fbf18596dcb1b291e3a12ea5d722f7a \
--hash=sha256:fdfc3a892927458d98f3d55428ae46b921d1f7543b89382fdb483f5640daaec8
settings-doc==4.3.1 ; python_version >= "3.10" and python_version < "4.0" \
--hash=sha256:d0c9c4cf5b7510601153987f7cb80fc8ba9d6eed747a9ffcb034a186170767b4 \
--hash=sha256:f15535c42f4330a454306ddebc79dd5c0acf45b1af7e87ab0cabc0b10e340148
settings-doc==4.3.2 ; python_version >= "3.10" and python_version < "4.0" \
--hash=sha256:04b561093905cab8f5ebaa30c9dacca1d57cd1dc3dd404b7c929b90e2d2d7c0b \
--hash=sha256:cb06aee969f0639abc88e77554a333803191de95e95259a11929cf878d312fab
six==1.16.0 ; python_version >= "3.10" and python_version < "4.0" \
--hash=sha256:1e61c37477a1626458e36f7b1d82aa5c9b094fa4802892072e49de9c60c4c926 \
--hash=sha256:8abb2f1d86890a2dfb989f9a77cfcfd3e47c2a354b01111771326f8aa26e0254
Expand Down

0 comments on commit ddc84d4

Please sign in to comment.