aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-03-17 19:14:24 -0700
committerGravatar GitHub <[email protected]>2024-03-17 19:14:24 -0700
commita35051326e238d421246e1a44aa27632589f3ebd (patch)
treecab726a6e13aa3493a8daca064efbeea65171fbc /pyproject.toml
parentBump azure/setup-kubectl to v4.0.0 (diff)
Bump ruff from 0.3.2 to 0.3.3 (#191)
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 d5d5daf..fb04690 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -10,7 +10,7 @@ readme = "README.md"
python = "3.11.*"
pre-commit = "3.6.2"
-ruff = "0.3.2"
+ruff = "0.3.3"
taskipy = "1.12.2"
[tool.poetry.group.ansible.dependencies]