aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-05-30 23:45:26 +0000
committerGravatar GitHub <[email protected]>2024-05-30 23:45:26 +0000
commit6856963a23a995a9b69b085fabb848a23646d23b (patch)
treea085541144252820042f40141fa728cf085bb7f5 /pyproject.toml
parentBump rapidfuzz from 3.9.1 to 3.9.2 (#1543) (diff)
Bump ruff from 0.4.5 to 0.4.6 (#1541)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.5 to 0.4.6. - [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.5...v0.4.6) --- 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 3bc66e79..239900c6 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.5"
+ruff = "0.4.6"
taskipy = "1.12.2"
[tool.taskipy.tasks]