From 0e8abdae83111dc87e9da59b7da1b557b7bf9167 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 18:27:14 +0000 Subject: [PATCH] Bump tox-uv from 1.35.1 to 1.35.2 in the dependencies group Bumps the dependencies group with 1 update: [tox-uv](https://github.com/tox-dev/tox-uv). Updates `tox-uv` from 1.35.1 to 1.35.2 - [Release notes](https://github.com/tox-dev/tox-uv/releases) - [Commits](https://github.com/tox-dev/tox-uv/compare/1.35.1...1.35.2) Bump https://github.com/rvben/rumdl-pre-commit in the dependencies group Bumps the dependencies group with 1 update: [https://github.com/rvben/rumdl-pre-commit](https://github.com/rvben/rumdl-pre-commit). Updates `https://github.com/rvben/rumdl-pre-commit` from v0.1.87 to 0.1.94 - [Release notes](https://github.com/rvben/rumdl-pre-commit/releases) - [Commits](https://github.com/rvben/rumdl-pre-commit/compare/v0.1.87...v0.1.94) --- updated-dependencies: - dependency-name: tox-uv dependency-version: 1.35.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: https://github.com/rvben/rumdl-pre-commit dependency-version: 0.1.94 dependency-type: direct:production dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- .pre-commit-config.yaml | 2 +- pyproject.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 56f3744f..3419f7ae 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -10,7 +10,7 @@ repos: exclude: "locales" - id: trailing-whitespace - repo: https://github.com/rvben/rumdl-pre-commit - rev: v0.1.87 + rev: v0.1.94 hooks: - id: rumdl args: [] diff --git a/pyproject.toml b/pyproject.toml index 50b64815..b494de47 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,7 +8,7 @@ redirects = [ ] tox-uv = [ - "tox-uv == 1.35.1", + "tox-uv == 1.35.2", ] wlc = [