diff options
author | 2024-07-15 20:52:26 +0000 | |
---|---|---|
committer | 2024-07-15 20:52:26 +0000 | |
commit | 8869ce67ca0329f45f28f1f5c8fb0671772187c6 (patch) | |
tree | 8e388c00e2c1d396e75dc16205e2686af58b1be2 /pyproject.toml | |
parent | Bump pyjokes from 0.6.0 to 0.7.2 (#1577) (diff) |
Bump ruff from 0.5.0 to 0.5.2 (#1576)
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 0ccfa2fa..a6370450 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.5.0" +ruff = "0.5.2" taskipy = "1.13.0" [tool.taskipy.tasks] |