Skip to content

Commit ee5d766

Browse files
dependabot[bot]codingjoe
authored andcommitted
Bump ruff from 0.7.3 to 0.7.4
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.7.3 to 0.7.4. - [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.7.3...0.7.4) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f23e2a8 commit ee5d766

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
@@ -48,7 +48,7 @@ test = [
4848
lint = [
4949
"black==24.10.0",
5050
"pre-commit==4.0.1",
51-
"ruff==0.7.3",
51+
"ruff==0.7.4",
5252
]
5353
psycopg2 = ["psycopg2-binary"]
5454
bakery = ["model-bakery"]

0 commit comments

Comments
 (0)