diff options
author | 2024-06-21 09:53:07 +0000 | |
---|---|---|
committer | 2024-06-21 09:53:07 +0000 | |
commit | 3f64ea9f0c04d5c29057169333e1831f62da3096 (patch) | |
tree | b34aa0829ff03d0798bf4a1be4be686b3326bcc3 /pyproject.toml | |
parent | Bump 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.toml | 2 |
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] |