From 749caab0c616be6b21958f0a996783b302adbbaf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 2 Aug 2026 01:00:30 +0000 Subject: [PATCH] Update CI dependencies --- .pre-commit-config.yaml | 2 +- ci/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6cfd144..b675d86 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -81,7 +81,7 @@ repos: --split-on-trailing-comma, ] - repo: https://github.com/psf/black - rev: 26.3.1 + rev: 26.5.1 hooks: - id: black - repo: https://github.com/PyCQA/bandit diff --git a/ci/requirements.txt b/ci/requirements.txt index 1a4dacc..7e832b2 100644 --- a/ci/requirements.txt +++ b/ci/requirements.txt @@ -1,7 +1,7 @@ c2cciutils[publish]==1.7.5 poetry-dynamic-versioning[plugin]==1.10.0 pre-commit==4.6.1 -pytest==9.0.3 +pytest==9.1.1 poetry-plugin-tweak-dependencies-version==1.5.6 poetry-dynamic-versioning==1.10.0 poetry-plugin-drop-python-upper-constraint==1.0.1