aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-12-05 20:03:32 +0000
committerGravatar GitHub <[email protected]>2023-12-05 20:03:32 +0000
commitcd2468086f2e99d6e1575f7214e398edc840b9dd (patch)
tree01d9d4e1133046acdbbd7323893963885318ac59 /pyproject.toml
parentBump sentry-sdk from 1.37.1 to 1.38.0 (#1402) (diff)
Bump ruff from 0.1.6 to 0.1.7 (#1406)
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 37ffb5aa..cf6d3ef7 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -31,7 +31,7 @@ pydantic-settings = "2.1.0"
pip-licenses = "4.3.3"
pre-commit = "3.5.0"
python-dotenv = "1.0.0"
-ruff = "0.1.6"
+ruff = "0.1.7"
taskipy = "1.12.2"
[tool.taskipy.tasks]