diff --git a/.rhdh/docker/requirements-build.in b/.rhdh/docker/requirements-build.in index 1da206737c..746ee4b0db 100644 --- a/.rhdh/docker/requirements-build.in +++ b/.rhdh/docker/requirements-build.in @@ -3,12 +3,12 @@ # get a newer archive/commit SHA from github, then run cachito_hash.sh to update the sha256: hash # must include from source because https://pypi.org/project/mkdocs-techdocs-core/1.3.3/#files source tarball is missing requirements.txt (so cachito poops itself) -mkdocs-techdocs-core==1.3.3 +mkdocs-techdocs-core==1.4.0 https://github.com/backstage/mkdocs-techdocs-core/archive/bbdab44e0d3aecfdc4e77b14c72b57791d4902b2.zip#egg=mkdocs-techdocs-core&cachito_hash=sha256:40421a5f43b11fd9ea9f92e107f91089b6bfa326967ad497666ab5a451fcf136 # get a newer archive/commit SHA from github, then run cachito_hash.sh to update the sha256: hash # must include from source because https://pypi.org/project/plantuml-markdown/3.9.2/#files contains no source tarball (so cachito poops itself) -plantuml-markdown==3.9.2 +plantuml-markdown==3.9.7 https://github.com/mikitex70/plantuml-markdown/archive/17d348bfaa9112cdd2130e6410ce3a50224db3cf.zip#egg=plantuml-markdown&cachito_hash=sha256:221cc4972c75ba911cad4a56df07f61771c20077f8cbc8966181e30cabf68de1 babel @@ -24,30 +24,30 @@ ghp-import==2.1.0 hatch-nodejs-version==0.3.2 hatch-requirements-txt hatch-vcs==0.4.0 -hatchling==1.24.2 +hatchling==1.25.0 idna==3.7 jinja2==3.1.4 markdown-inline-graphviz-extension==1.1.2 -markdown==3.2.2 -markupsafe==2.1.4 +markdown==3.6 +markupsafe==2.1.5 mdx-truly-sane-lists==1.3 mergedeep==1.3.4 mkdocs-material-extensions==1.3.1 -mkdocs-material==9.4.14 +mkdocs-material==9.5.27 mkdocs-monorepo-plugin==1.1.0 -mkdocs==1.5.3 -packaging==24.0 +mkdocs==1.6.0 +packaging==24.1 pathspec==0.12.1 platformdirs==3.11.0 pluggy==1.5.0 -pygments==2.17.2 -pymdown-extensions==10.3.1 -python-dateutil==2.8.2 -python-slugify==8.0.2 +pygments==2.18.0 +pymdown-extensions==10.8.1 +python-dateutil==2.9.0.post0 +python-slugify==8.0.4 pyyaml-env-tag==0.1 pyyaml==6.0.1 regex==2023.12.25 -requests==2.32.2 +requests==2.32.3 setuptools setuptools-scm==8.1.0 six==1.16.0 @@ -58,8 +58,8 @@ typing-extensions urllib3==2.1.0 watchdog==3.0.0 wheel -wheel==0.42.0 +wheel==0.43.0 # The following packages are considered to be unsafe in a requirements file: pip==23.3.2 -setuptools==70.0.0 +setuptools==70.1.1 diff --git a/.rhdh/docker/requirements-build.txt b/.rhdh/docker/requirements-build.txt index a76824c32f..3c74c8be72 100644 --- a/.rhdh/docker/requirements-build.txt +++ b/.rhdh/docker/requirements-build.txt @@ -4,7 +4,7 @@ # # pip-compile --allow-unsafe --output-file=requirements-build.txt --strip-extras requirements-build.in # -babel==2.14.0 +babel==2.15.0 # via # -r requirements-build.in # mkdocs-material @@ -42,7 +42,7 @@ hatch-requirements-txt==0.4.1 # via -r requirements-build.in hatch-vcs==0.4.0 # via -r requirements-build.in -hatchling==1.24.2 +hatchling==1.25.0 # via # -r requirements-build.in # hatch-nodejs-version @@ -57,7 +57,7 @@ jinja2==3.1.4 # -r requirements-build.in # mkdocs # mkdocs-material -markdown==3.2.2 +markdown==3.6 # via # -r requirements-build.in # markdown-inline-graphviz-extension @@ -71,7 +71,7 @@ markdown-inline-graphviz-extension==1.1.2 # via # -r requirements-build.in # mkdocs-techdocs-core -markupsafe==2.1.4 +markupsafe==2.1.5 # via # -r requirements-build.in # jinja2 @@ -84,13 +84,13 @@ mergedeep==1.3.4 # via # -r requirements-build.in # mkdocs -mkdocs==1.5.3 +mkdocs==1.6.0 # via # -r requirements-build.in # mkdocs-material # mkdocs-monorepo-plugin # mkdocs-techdocs-core -mkdocs-material==9.4.14 +mkdocs-material==9.5.27 # via # -r requirements-build.in # mkdocs-techdocs-core @@ -104,7 +104,7 @@ mkdocs-monorepo-plugin==1.1.0 # mkdocs-techdocs-core mkdocs-techdocs-core @ https://github.com/backstage/mkdocs-techdocs-core/archive/bbdab44e0d3aecfdc4e77b14c72b57791d4902b2.zip#cachito_hash=sha256:40421a5f43b11fd9ea9f92e107f91089b6bfa326967ad497666ab5a451fcf136 # via -r requirements-build.in -packaging==24.0 +packaging==24.1 # via # -r requirements-build.in # hatch-requirements-txt @@ -130,21 +130,21 @@ pluggy==1.5.0 # via # -r requirements-build.in # hatchling -pygments==2.17.2 +pygments==2.18.0 # via # -r requirements-build.in # mkdocs-material # mkdocs-techdocs-core -pymdown-extensions==10.3.1 +pymdown-extensions==10.8.1 # via # -r requirements-build.in # mkdocs-material # mkdocs-techdocs-core -python-dateutil==2.8.2 +python-dateutil==2.9.0.post0 # via # -r requirements-build.in # ghp-import -python-slugify==8.0.2 +python-slugify==8.0.4 # via # -r requirements-build.in # mkdocs-monorepo-plugin @@ -162,7 +162,7 @@ regex==2023.12.25 # via # -r requirements-build.in # mkdocs-material -requests==2.32.2 +requests==2.32.3 # via # -r requirements-build.in # mkdocs-material @@ -189,7 +189,7 @@ trove-classifiers==2023.11.29 # via # -r requirements-build.in # hatchling -typing-extensions==4.9.0 +typing-extensions==4.12.2 # via -r requirements-build.in urllib3==2.1.0 # via @@ -199,13 +199,13 @@ watchdog==3.0.0 # via # -r requirements-build.in # mkdocs -wheel==0.42.0 +wheel==0.43.0 # via -r requirements-build.in # The following packages are considered to be unsafe in a requirements file: pip==23.3.2 # via -r requirements-build.in -setuptools==70.0.0 +setuptools==70.1.1 # via # -r requirements-build.in # setuptools-scm diff --git a/.rhdh/docker/requirements.in b/.rhdh/docker/requirements.in index 50354762ae..fdc5d34480 100644 --- a/.rhdh/docker/requirements.in +++ b/.rhdh/docker/requirements.in @@ -3,12 +3,12 @@ # get a newer archive/commit SHA from github, then run cachito_hash.sh to update the sha256: hash # must include from source because https://pypi.org/project/mkdocs-techdocs-core/1.3.3/#files source tarball is missing requirements.txt (so cachito poops itself) -mkdocs-techdocs-core==1.3.3 +mkdocs-techdocs-core==1.4.0 https://github.com/backstage/mkdocs-techdocs-core/archive/bbdab44e0d3aecfdc4e77b14c72b57791d4902b2.zip#egg=mkdocs-techdocs-core&cachito_hash=sha256:40421a5f43b11fd9ea9f92e107f91089b6bfa326967ad497666ab5a451fcf136 # get a newer archive/commit SHA from github, then run cachito_hash.sh to update the sha256: hash # must include from source because https://pypi.org/project/plantuml-markdown/3.9.2/#files contains no source tarball (so cachito poops itself) -plantuml-markdown==3.9.2 +plantuml-markdown==3.9.7 https://github.com/mikitex70/plantuml-markdown/archive/17d348bfaa9112cdd2130e6410ce3a50224db3cf.zip#egg=plantuml-markdown&cachito_hash=sha256:221cc4972c75ba911cad4a56df07f61771c20077f8cbc8966181e30cabf68de1 babel @@ -24,30 +24,30 @@ ghp-import==2.1.0 hatch-nodejs-version==0.3.2 hatch-requirements-txt hatch-vcs==0.4.0 -hatchling==1.24.2 +hatchling==1.25.0 idna==3.7 jinja2==3.1.4 markdown-inline-graphviz-extension==1.1.2 -markdown==3.2.2 -markupsafe==2.1.4 +markdown==3.6 +markupsafe==2.1.5 mdx-truly-sane-lists==1.3 mergedeep==1.3.4 mkdocs-material-extensions==1.3.1 -mkdocs-material==9.4.14 +mkdocs-material==9.5.27 mkdocs-monorepo-plugin==1.1.0 -mkdocs==1.5.3 -packaging==24.0 +mkdocs==1.6.0 +packaging==24.1 pathspec==0.12.1 platformdirs==3.11.0 pluggy==1.5.0 -pygments==2.17.2 -pymdown-extensions==10.3.1 -python-dateutil==2.8.2 -python-slugify==8.0.2 +pygments==2.18.0 +pymdown-extensions==10.8.1 +python-dateutil==2.9.0.post0 +python-slugify==8.0.4 pyyaml-env-tag==0.1 pyyaml==6.0.1 regex==2023.12.25 -requests==2.32.2 +requests==2.32.3 setuptools setuptools-scm==8.1.0 six==1.16.0 @@ -58,8 +58,8 @@ typing-extensions urllib3==2.1.0 watchdog==3.0.0 wheel -wheel==0.42.0 +wheel==0.43.0 # The following packages are considered to be unsafe in a requirements file: pip==23.3.2 -setuptools==70.0.0 +setuptools==70.1.1 diff --git a/.rhdh/docker/requirements.txt b/.rhdh/docker/requirements.txt index dfc5f8a33e..5e5d5208e9 100644 --- a/.rhdh/docker/requirements.txt +++ b/.rhdh/docker/requirements.txt @@ -4,7 +4,7 @@ # # pip-compile --allow-unsafe --output-file=requirements.txt --strip-extras requirements.in # -babel==2.14.0 +babel==2.15.0 # via # -r requirements.in # mkdocs-material @@ -42,7 +42,7 @@ hatch-requirements-txt==0.4.1 # via -r requirements.in hatch-vcs==0.4.0 # via -r requirements.in -hatchling==1.24.2 +hatchling==1.25.0 # via # -r requirements.in # hatch-nodejs-version @@ -57,7 +57,7 @@ jinja2==3.1.4 # -r requirements.in # mkdocs # mkdocs-material -markdown==3.2.2 +markdown==3.6 # via # -r requirements.in # markdown-inline-graphviz-extension @@ -71,7 +71,7 @@ markdown-inline-graphviz-extension==1.1.2 # via # -r requirements.in # mkdocs-techdocs-core -markupsafe==2.1.4 +markupsafe==2.1.5 # via # -r requirements.in # jinja2 @@ -84,13 +84,13 @@ mergedeep==1.3.4 # via # -r requirements.in # mkdocs -mkdocs==1.5.3 +mkdocs==1.6.0 # via # -r requirements.in # mkdocs-material # mkdocs-monorepo-plugin # mkdocs-techdocs-core -mkdocs-material==9.4.14 +mkdocs-material==9.5.27 # via # -r requirements.in # mkdocs-techdocs-core @@ -104,7 +104,7 @@ mkdocs-monorepo-plugin==1.1.0 # mkdocs-techdocs-core mkdocs-techdocs-core @ https://github.com/backstage/mkdocs-techdocs-core/archive/bbdab44e0d3aecfdc4e77b14c72b57791d4902b2.zip#cachito_hash=sha256:40421a5f43b11fd9ea9f92e107f91089b6bfa326967ad497666ab5a451fcf136 # via -r requirements.in -packaging==24.0 +packaging==24.1 # via # -r requirements.in # hatch-requirements-txt @@ -130,21 +130,21 @@ pluggy==1.5.0 # via # -r requirements.in # hatchling -pygments==2.17.2 +pygments==2.18.0 # via # -r requirements.in # mkdocs-material # mkdocs-techdocs-core -pymdown-extensions==10.3.1 +pymdown-extensions==10.8.1 # via # -r requirements.in # mkdocs-material # mkdocs-techdocs-core -python-dateutil==2.8.2 +python-dateutil==2.9.0.post0 # via # -r requirements.in # ghp-import -python-slugify==8.0.2 +python-slugify==8.0.4 # via # -r requirements.in # mkdocs-monorepo-plugin @@ -162,7 +162,7 @@ regex==2023.12.25 # via # -r requirements.in # mkdocs-material -requests==2.32.2 +requests==2.32.3 # via # -r requirements.in # mkdocs-material @@ -189,7 +189,7 @@ trove-classifiers==2023.11.29 # via # -r requirements.in # hatchling -typing-extensions==4.9.0 +typing-extensions==4.12.2 # via -r requirements.in urllib3==2.1.0 # via @@ -199,13 +199,13 @@ watchdog==3.0.0 # via # -r requirements.in # mkdocs -wheel==0.42.0 +wheel==0.43.0 # via -r requirements.in # The following packages are considered to be unsafe in a requirements file: pip==23.3.2 # via -r requirements.in -setuptools==70.0.0 +setuptools==70.1.1 # via # -r requirements.in # setuptools-scm