aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-02-04 18:41:01 -0800
committerGravatar GitHub <[email protected]>2024-02-04 18:41:01 -0800
commitc0fcacd78b2eaf6808d049d105c27230b9258773 (patch)
tree0379e67346c9b5cf310364d374bb9e82ae64c7a4 /pyproject.toml
parentBump dnspython from 2.4.2 to 2.5.0 (#175) (diff)
Bump ruff from 0.1.14 to 0.2.0 (#179)
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 ed9f484..bc0e580 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -10,7 +10,7 @@ readme = "README.md"
python = "3.11.*"
pre-commit = "3.6.0"
-ruff = "0.1.14"
+ruff = "0.2.0"
taskipy = "1.12.2"
[tool.poetry.group.ansible.dependencies]