aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-07-04 22:49:53 +0000
committerGravatar GitHub <[email protected]>2024-07-04 22:49:53 +0000
commitcdfd0bd4c95d46ad5b5c5ad5252c9505ea2cbb45 (patch)
tree6c49a8091d6dc09ef55ed46b5f72f8cc607944d5 /pyproject.toml
parentBump sentry-sdk from 2.6.0 to 2.7.0 (#1564) (diff)
Bump ruff from 0.4.10 to 0.5.0 (#1565)
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 cc3af328..5d03766a 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -31,7 +31,7 @@ pydantic-settings = "2.2.1"
pip-licenses = "4.4.0"
pre-commit = "3.7.1"
python-dotenv = "1.0.1"
-ruff = "0.4.10"
+ruff = "0.5.0"
taskipy = "1.13.0"
[tool.taskipy.tasks]