aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-04-14 13:25:16 +0000
committerGravatar GitHub <[email protected]>2024-04-14 13:25:16 +0000
commit30fd13c1df0067a92e5ec68c56238c863aea3b85 (patch)
tree65a39fe514ccd9c0a4c920c5f55106fd24941bd8 /pyproject.toml
parentBump rapidfuzz from 3.7.0 to 3.8.1 (#3006) (diff)
Bump ruff from 0.3.5 to 0.3.7 (#3012)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.3.5 to 0.3.7. - [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.3.5...v0.3.7) --- 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 df04db666..875d7d661 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -40,7 +40,7 @@ pytest = "8.1.1"
pytest-cov = "5.0.0"
pytest-subtests = "0.12.1"
pytest-xdist = "3.5.0"
-ruff = "0.3.5"
+ruff = "0.3.7"
taskipy = "1.12.2"