From 4841b485b721fff6068f6ccc7bd61344ed945d15 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Mar 2025 14:00:50 +0000 Subject: [PATCH] Deps: Bump autohooks-plugin-ruff in the python-packages group Bumps the python-packages group with 1 update: [autohooks-plugin-ruff](https://github.com/greenbone/autohooks-plugin-ruff). Updates `autohooks-plugin-ruff` from 25.3.0 to 25.3.1 - [Release notes](https://github.com/greenbone/autohooks-plugin-ruff/releases) - [Commits](https://github.com/greenbone/autohooks-plugin-ruff/compare/v25.3.0...v25.3.1) --- updated-dependencies: - dependency-name: autohooks-plugin-ruff dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages ... Signed-off-by: dependabot[bot] --- poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index cd273df..461501e 100644 --- a/poetry.lock +++ b/poetry.lock @@ -75,14 +75,14 @@ mypy = ">=0.910" [[package]] name = "autohooks-plugin-ruff" -version = "25.3.0" +version = "25.3.1" description = "An autohooks plugin for python code formatting via ruff" optional = false python-versions = "<4.0,>=3.9" groups = ["dev"] files = [ - {file = "autohooks_plugin_ruff-25.3.0-py3-none-any.whl", hash = "sha256:cb4a373e556f7a71b9d981219f2e48788551dd9d3dd9e56d9ab05ddbafec0d4a"}, - {file = "autohooks_plugin_ruff-25.3.0.tar.gz", hash = "sha256:572621681ffab158626962c43801da112335baea9d35cf06a460965e22fa15c2"}, + {file = "autohooks_plugin_ruff-25.3.1-py3-none-any.whl", hash = "sha256:7ae465e72e063d9aef63309fabbb2c7b22edbf7da38a14ceaeeedf064784ca07"}, + {file = "autohooks_plugin_ruff-25.3.1.tar.gz", hash = "sha256:30a5dce803cef6a5813afa805a8e7354973abf34cbd8634c27bde225618ee22f"}, ] [package.dependencies]