Skip to content

Commit 3b46f81

Browse files
build(deps): bump ruff from 0.12.9 to 0.13.0 in the development group
Bumps the development group with 1 update: [ruff](https://github.com/astral-sh/ruff). Updates `ruff` from 0.12.9 to 0.13.0 - [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.12.9...0.13.0) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d1bbcc1 commit 3b46f81

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
@@ -36,7 +36,7 @@ dependencies = [
3636

3737
[project.optional-dependencies]
3838
dev = [
39-
"ruff==0.12.9",
39+
"ruff==0.13.0",
4040
"pre-commit==4.3.0",
4141
"commitizen>=3.0.0",
4242
"bandit==1.8.6",

0 commit comments

Comments
 (0)