Skip to content

Commit 37c09ec

Browse files
chore(deps-dev): bump ruff from 0.14.10 to 0.14.11 in the pip group
Bumps the pip group with 1 update: [ruff](https://github.com/astral-sh/ruff). Updates `ruff` from 0.14.10 to 0.14.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.14.10...0.14.11) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.14.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d3b3dd7 commit 37c09ec

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
@@ -85,7 +85,7 @@ test = [
8585
dev = [
8686
{include-group = "test"},
8787
"mypy==1.19.1",
88-
"ruff==0.14.10",
88+
"ruff==0.14.11",
8989
"pre-commit >=3.6.0,<5.0.0",
9090
]
9191

0 commit comments

Comments
 (0)