aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-06-10 02:46:53 +0000
committerGravatar GitHub <[email protected]>2024-06-10 02:46:53 +0000
commite0b18697cfd85a5674151e5e9987ee1e05c7022a (patch)
tree3347afaaefaf836f5b681123646f0a17918a860a /pyproject.toml
parentUpdate Pinnwand logo to square image (diff)
Bump ruff from 0.4.7 to 0.4.8
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.7 to 0.4.8. - [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.7...v0.4.8) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
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 53171ed..8d989ca 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.7"
+ruff = "0.4.8"
taskipy = "1.12.2"
[tool.poetry.group.ansible.dependencies]