aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-03-25 03:24:14 +0000
committerGravatar GitHub <[email protected]>2024-03-25 03:24:14 +0000
commit842417aad8083cffbe3ee64f032c074ea927e563 (patch)
tree53ccbe264cd42f9229631dfd40aaa6f4ac62e1b3 /pyproject.toml
parentBump pre-commit from 3.6.2 to 3.7.0 (#194) (diff)
Bump ruff from 0.3.3 to 0.3.4 (#193)
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 fdd7209..218bf82 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -10,7 +10,7 @@ readme = "README.md"
python = "3.11.*"
pre-commit = "3.7.0"
-ruff = "0.3.3"
+ruff = "0.3.4"
taskipy = "1.12.2"
[tool.poetry.group.ansible.dependencies]