Skip to content

Commit 36a39b6

Browse files
Bump ruff from 0.1.15 to 0.3.5 in /python
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.15 to 0.3.5. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@v0.1.15...v0.3.5) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8735a72 commit 36a39b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ dev = [
2121
"coverage==7.4.3",
2222
"djlint==1.34.1",
2323
"mypy==1.8.0",
24-
"ruff==0.1.15",
24+
"ruff==0.3.5",
2525
"ssort==0.12.4",
2626
"toml-sort==0.23.1"
2727
]

0 commit comments

Comments
 (0)