From ab735655ccf2bc30f9af782c6d2c6728f35be13e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Mar 2025 09:23:10 +0200 Subject: [PATCH] build(deps): bump the test-and-lint-dependencies group with 2 updates (#2817) --- requirements/lint.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/lint.txt b/requirements/lint.txt index 51f9a2ca..d6beb9c2 100644 --- a/requirements/lint.txt +++ b/requirements/lint.txt @@ -6,9 +6,9 @@ # Lint tools # (We are not so interested in the specific versions of the tools: the versions # are pinned to prevent unexpected linting failures when tools update) -ruff==0.11.0 +ruff==0.11.2 mypy==1.15.0 -zizmor==1.5.1 +zizmor==1.5.2 # Required for type stubs freezegun==1.5.1