aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-08-30 08:39:10 +0000
committerGravatar GitHub <[email protected]>2024-08-30 08:39:10 +0000
commiteed1104f1240d299d1744b00f3c8b7d5704395d0 (patch)
tree19a64bf6eda92ec4921df7327c0acca7b8d40ae3 /pyproject.toml
parentVersion bump (diff)
Bump ruff from 0.5.2 to 0.6.2 (#3151)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.5.2 to 0.6.2. - [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/0.5.2...0.6.2) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor ... 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 540bff515..2fe8b55e6 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -39,7 +39,7 @@ pytest = "8.2.2"
pytest-cov = "5.0.0"
pytest-subtests = "0.13.1"
pytest-xdist = "3.6.1"
-ruff = "0.5.2"
+ruff = "0.6.2"
taskipy = "1.13.0"