From e5c149c13d389a488ba7a9c76cf91504fb6e9033 Mon Sep 17 00:00:00 2001 From: uvmsci Date: Tue, 23 Sep 2025 17:04:16 +0200 Subject: [PATCH] build: bumps all versions --- Dockerfile | 2 +- requirements.txt | 22 +++++++++++----------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/Dockerfile b/Dockerfile index 1657863..ab904bc 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM squidfunk/mkdocs-material:9.6.14 +FROM squidfunk/mkdocs-material:9.6.20 COPY start.sh /usr/local/bin/ diff --git a/requirements.txt b/requirements.txt index 0d799ac..4fa5a02 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ babel==2.17.0 backrefs==5.9 -certifi==2025.6.15 -charset-normalizer==3.4.2 +certifi==2025.8.3 +charset-normalizer==3.4.3 click==8.2.1 colorama==0.4.6 ghp-import==2.1.0 @@ -10,29 +10,29 @@ idna==3.10 importlib_metadata==8.7.0 importlib_resources==6.5.2 Jinja2==3.1.6 -Markdown==3.8.2 +Markdown==3.9 MarkupSafe==3.0.2 mergedeep==1.3.4 mike==2.1.3 mkdocs==1.6.1 mkdocs-get-deps==0.2.0 -mkdocs-macros-plugin==1.3.7 -mkdocs-material==9.6.14 +mkdocs-macros-plugin==1.4.0 +mkdocs-material==9.6.20 mkdocs-material-extensions==1.3.1 packaging==25.0 paginate==0.5.7 pathspec==0.12.1 -platformdirs==4.3.8 +platformdirs==4.4.0 Pygments==2.19.2 -pymdown-extensions==10.16 -pyparsing==3.2.3 +pymdown-extensions==10.16.1 +pyparsing==3.2.5 python-dateutil==2.9.0.post0 PyYAML==6.0.2 pyyaml_env_tag==1.1 -regex==2024.11.6 -requests==2.32.4 +regex==2025.9.18 +requests==2.32.5 six==1.17.0 -super_collections==0.5.3 +super_collections==0.5.7 termcolor==3.1.0 urllib3==2.5.0 verspec==0.1.0