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.3
watchdog==3.0.0
wheel
wheel==0.43.0
4 changes: 2 additions & 2 deletions python/requirements-build.txt
Original file line number Diff line number Diff line change
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
# 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.3
# 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.3
watchdog==3.0.0
wheel
wheel==0.43.0
4 changes: 2 additions & 2 deletions python/requirements.txt
Original file line number Diff line number Diff line change
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
# 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.3
# via
# -r requirements.in
# requests
Expand Down
Loading