From b667b459989e2da6f85d0a5abd53c4222e0888e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Jun 2025 21:00:40 +0000 Subject: [PATCH 1/3] build(deps): Bump jinja2 from 3.1.4 to 3.1.6 in /docs Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.4 to 3.1.6. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/jinja/compare/3.1.4...3.1.6) --- updated-dependencies: - dependency-name: jinja2 dependency-version: 3.1.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 9a408928..66cac2b0 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -5,7 +5,7 @@ click==8.1.7 colorama==0.4.6 ghp-import==2.1.0 idna==3.7 -Jinja2==3.1.4 +Jinja2==3.1.6 Markdown==3.5.1 MarkupSafe==2.1.3 mergedeep==1.3.4 From 66a1722fff1a93c20d8fae191670841999a1d133 Mon Sep 17 00:00:00 2001 From: Lars Toenning Date: Tue, 3 Jun 2025 09:39:01 +0200 Subject: [PATCH 2/3] docs: Add status note --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9985c801..89005cd5 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # SOLA +:warning: This project is currently not maintained! + ![SOLA](./docs/img/sola_dark.png#gh-dark-mode-only) ![SOLA](./docs/img/sola_light.png#gh-light-mode-only) From 0e6079cbe9e3b6310bc11d82d291a7458b628b0f Mon Sep 17 00:00:00 2001 From: Lars Toenning Date: Tue, 3 Jun 2025 09:37:15 +0200 Subject: [PATCH 3/3] build(deps): Bump dependencies --- docs/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 66cac2b0..7656e7aa 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,5 +1,5 @@ Babel==2.13.1 -certifi==2023.7.22 +certifi==2024.7.4 charset-normalizer==3.3.2 click==8.1.7 colorama==0.4.6 @@ -24,5 +24,5 @@ pyyaml_env_tag==0.1 regex==2023.10.3 requests==2.32.2 six==1.16.0 -urllib3==2.0.7 +urllib3==2.2.2 watchdog==3.0.0