Skip to content

Commit 20902dc

Browse files
Bump ruff from 0.9.8 to 0.11.9
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.9.8 to 0.11.9. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.9.8...0.11.9) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.11.9 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2898f86 commit 20902dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ Documentation = "https://docs.sourcebots.co.uk"
107107
[project.optional-dependencies]
108108
dev = [
109109
"poethepoet >=0.0.1,<1",
110-
"ruff==0.9.8",
110+
"ruff==0.11.9",
111111
"mypy==1.10.0; python_version<'3.9'",
112112
"mypy>=1.7,<2; python_version>='3.9'",
113113
"build",

0 commit comments

Comments
 (0)