aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-12-15 02:53:08 +0000
committerGravatar GitHub <[email protected]>2023-12-15 02:53:08 +0000
commit4338a7e670dc28a16dd4e5d8cd6b85cf12eb02f2 (patch)
treebbc9f4153ddabf1a41f07a288e706b023e03b58e /pyproject.toml
parentBump sentry-sdk from 1.38.0 to 1.39.0 (#1410) (diff)
Bump ruff from 0.1.7 to 0.1.8 (#1411)
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 2002b095..2bb40df2 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -31,7 +31,7 @@ pydantic-settings = "2.1.0"
pip-licenses = "4.3.3"
pre-commit = "3.6.0"
python-dotenv = "1.0.0"
-ruff = "0.1.7"
+ruff = "0.1.8"
taskipy = "1.12.2"
[tool.taskipy.tasks]