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
2 changes: 1 addition & 1 deletion python/requirements-build.in
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ text-unidecode==1.3
tomli==2.0.1
trove-classifiers
typing-extensions
urllib3==2.2.2
urllib3==2.6.0
watchdog==3.0.0
wheel
wheel==0.43.0
6 changes: 3 additions & 3 deletions python/requirements-build.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.12
# This file is autogenerated by pip-compile with Python 3.14
# by the following command:
#
# pip-compile --allow-unsafe --output-file=requirements-build.txt --strip-extras requirements-build.in
Expand Down Expand Up @@ -121,7 +121,7 @@ pathspec==0.12.1
# -r requirements-build.in
# hatchling
# mkdocs
plantuml-markdown @ https://github.com/mikitex70/plantuml-markdown/archive/fcf62aa930708368ec1daaad8b5b5dbe1d1b2014.zip#cachito_hash=sha256:a487c2312a53fe47a0947e8624290b2c8ea51e373140d02950531966b1db5caa
plantuml-markdown @ https://github.com/mikitex70/plantuml-markdown/archive/fcf62aa930708368ec1daaad8b5b5dbe1d1b2014.zip
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
plantuml-markdown @ https://github.com/mikitex70/plantuml-markdown/archive/fcf62aa930708368ec1daaad8b5b5dbe1d1b2014.zip
plantuml-markdown @ https://github.com/mikitex70/plantuml-markdown/archive/fcf62aa930708368ec1daaad8b5b5dbe1d1b2014.zip#cachito_hash=sha256:a487c2312a53fe47a0947e8624290b2c8ea51e373140d02950531966b1db5caa

# via
# -r requirements-build.in
# mkdocs-techdocs-core
Expand Down Expand Up @@ -194,7 +194,7 @@ typing-extensions==4.12.2
# via
# -r requirements-build.in
# setuptools-scm
urllib3==2.2.2
urllib3==2.6.0
# via
# -r requirements-build.in
# requests
Expand Down
2 changes: 1 addition & 1 deletion python/requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ text-unidecode==1.3
tomli==2.0.1
trove-classifiers
typing-extensions
urllib3==2.2.2
urllib3==2.6.0
watchdog==3.0.0
wheel
wheel==0.43.0
6 changes: 3 additions & 3 deletions python/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.12
# This file is autogenerated by pip-compile with Python 3.14
# by the following command:
#
# pip-compile --allow-unsafe --output-file=requirements.txt --strip-extras requirements.in
Expand Down Expand Up @@ -121,7 +121,7 @@ pathspec==0.12.1
# -r requirements.in
# hatchling
# mkdocs
plantuml-markdown @ https://github.com/mikitex70/plantuml-markdown/archive/fcf62aa930708368ec1daaad8b5b5dbe1d1b2014.zip#cachito_hash=sha256:a487c2312a53fe47a0947e8624290b2c8ea51e373140d02950531966b1db5caa
plantuml-markdown @ https://github.com/mikitex70/plantuml-markdown/archive/fcf62aa930708368ec1daaad8b5b5dbe1d1b2014.zip
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
plantuml-markdown @ https://github.com/mikitex70/plantuml-markdown/archive/fcf62aa930708368ec1daaad8b5b5dbe1d1b2014.zip
plantuml-markdown @ https://github.com/mikitex70/plantuml-markdown/archive/fcf62aa930708368ec1daaad8b5b5dbe1d1b2014.zip#cachito_hash=sha256:a487c2312a53fe47a0947e8624290b2c8ea51e373140d02950531966b1db5caa

# via
# -r requirements.in
# mkdocs-techdocs-core
Expand Down Expand Up @@ -194,7 +194,7 @@ typing-extensions==4.12.2
# via
# -r requirements.in
# setuptools-scm
urllib3==2.2.2
urllib3==2.6.0
# via
# -r requirements.in
# requests
Expand Down
Loading