aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-06-03 10:05:28 +0100
committerGravatar GitHub <[email protected]>2024-06-03 10:05:28 +0100
commit36bf6aff3d4022ec94b4108733beab5907201aff (patch)
tree0b0c9a8f6014a033a85a6038f479120aebd75dc1 /pyproject.toml
parentAdd Bella to git-crypt keyring (diff)
Bump ruff from 0.4.5 to 0.4.7 (#342)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.5 to 0.4.7. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/compare/v0.4.5...v0.4.7) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index bd85be6..53171ed 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -11,7 +11,7 @@ package-mode = false
python = ">3.11,<4.0"
pre-commit = "3.7.1"
-ruff = "0.4.5"
+ruff = "0.4.7"
taskipy = "1.12.2"
[tool.poetry.group.ansible.dependencies]