aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-06-21 09:53:07 +0000
committerGravatar GitHub <[email protected]>2024-06-21 09:53:07 +0000
commit3f64ea9f0c04d5c29057169333e1831f62da3096 (patch)
treeb34aa0829ff03d0798bf4a1be4be686b3326bcc3 /pyproject.toml
parentBump taskipy from 1.12.2 to 1.13.0 (#1554) (diff)
Bump ruff from 0.4.8 to 0.4.10 (#1557)
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 895ef2d0..cb70eab1 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.8"
+ruff = "0.4.10"
taskipy = "1.13.0"
[tool.taskipy.tasks]