From b4beda9b3c972937c648824e2eb428be27530363 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2024 19:57:57 +0000 Subject: [PATCH 1/2] feat(Dependencies): Update Wandalen/wretry.action action to v3.7.3 (#373) | datasource | package | from | to | | ----------- | ---------------------- | ------ | ------ | | github-tags | Wandalen/wretry.action | v3.7.2 | v3.7.3 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/build_image.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build_image.yml b/.github/workflows/build_image.yml index e245518..e888d6d 100644 --- a/.github/workflows/build_image.yml +++ b/.github/workflows/build_image.yml @@ -14,7 +14,7 @@ jobs: python-version: '3.8' # Version range or exact version of a Python version to use, using SemVer's version range syntax - uses: actions/checkout@v4.2.2 - name: Build with retry - uses: Wandalen/wretry.action@v3.7.2 + uses: Wandalen/wretry.action@v3.7.3 with: command: docker build --no-cache . attempt_limit: 3 From 01a3dba00fd3946f04eb277feab2222993d3efee Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 20 Nov 2024 12:31:45 +0000 Subject: [PATCH 2/2] feat(Dependencies): Update dependency mkdocs-material to v9.5.45 (#374) | datasource | package | from | to | | ---------- | --------------- | ------ | ------ | | pypi | mkdocs-material | 9.5.44 | 9.5.45 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a334832..64bdba6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -mkdocs-material==9.5.44 +mkdocs-material==9.5.45 mkdocs-glightbox==0.4.0 mkdocs==1.6.1 mkdocs-htmlproofer-plugin