From 7f12ccb5288946276fdb8924e812346b69817e24 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 17:15:38 +0000 Subject: [PATCH] Update all non-major dependencies Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- docs/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6d3db699..7517225b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -17,7 +17,7 @@ repos: # ruff - repo: https://github.com/charliermarsh/ruff-pre-commit # ruff version. - rev: v0.6.4 + rev: v0.6.5 hooks: - id: ruff diff --git a/docs/requirements.txt b/docs/requirements.txt index 9d874706..4c616557 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -32,7 +32,7 @@ requests==2.32.3 sspilib==0.1.0 urllib3==2.2.3 werkzeug==3.0.4 -zipp==3.20.1 +zipp==3.20.2 toml pytest sphinx