aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-06-11 14:57:25 +0000
committerGravatar GitHub <[email protected]>2024-06-11 14:57:25 +0000
commit1a8a99e525e3c04c40b76e61deef3dc3a7cf5885 (patch)
tree413a5186ab0f58e5f2a7de107f630c6959a71188 /pyproject.toml
parentBump rapidfuzz from 3.9.2 to 3.9.3 (#1544) (diff)
Bump ruff from 0.4.6 to 0.4.8 (#1547)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.6 to 0.4.8. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/compare/v0.4.6...v0.4.8) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> 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 48123a96..ea0afcd1 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.6"
+ruff = "0.4.8"
taskipy = "1.12.2"
[tool.taskipy.tasks]