Skip to content

Commit 4b07cbf

Browse files
Bump ruff from 0.11.5 to 0.11.11
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.11.5 to 0.11.11. - [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.11.5...0.11.11) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.11.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3665e7a commit 4b07cbf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dependencies = [
2323
"uvicorn==0.30.5",
2424
"mypy==1.15.0",
2525
"black==25.1.0",
26-
"ruff==0.11.5",
26+
"ruff==0.11.11",
2727
"boto3==1.34.144",
2828
"botocore==1.34.154",
2929
"boto3-stubs==1.34.158",

0 commit comments

Comments
 (0)