From 638a21c502cedde7ff17d159e541f23c53a50845 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 5 Apr 2026 20:05:25 +0000 Subject: [PATCH] Bump the dependencies group with 2 updates Bumps the dependencies group with 2 updates: [mkdocs-redirects](https://github.com/ProperDocs/properdocs-redirects) and [tox-uv](https://github.com/tox-dev/tox-uv). Updates `mkdocs-redirects` from 1.2.2 to 1.2.3 - [Release notes](https://github.com/ProperDocs/properdocs-redirects/releases) - [Commits](https://github.com/ProperDocs/properdocs-redirects/compare/v1.2.2...v1.2.3) Updates `tox-uv` from 1.33.0 to 1.34.0 - [Release notes](https://github.com/tox-dev/tox-uv/releases) - [Commits](https://github.com/tox-dev/tox-uv/compare/1.33.0...1.34.0) --- updated-dependencies: - dependency-name: mkdocs-redirects dependency-version: 1.2.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: tox-uv dependency-version: 1.34.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 42f887bb19..2e8afe5f07 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,11 +4,11 @@ pre-commit = [ ] redirects = [ - "mkdocs-redirects == 1.2.2", + "mkdocs-redirects == 1.2.3", ] tox-uv = [ - "tox-uv == 1.33.0", + "tox-uv == 1.34.0", ] wlc = [