Skip to content

Commit d7b4e0d

Browse files
dependabot[bot]kinow
authored andcommitted
Bump ruff from 0.14.4 to 0.14.5
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.14.4 to 0.14.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@0.14.4...0.14.5) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.14.5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a4c3fb7 commit d7b4e0d

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
@@ -84,7 +84,7 @@ tests = [
8484
"pytest>=8.2,<8.5",
8585
"pytest-cov",
8686
"pytest-mock",
87-
"ruff==0.14.4",
87+
"ruff==0.14.5",
8888
"pytest-xdist",
8989
"testcontainers"
9090
]

0 commit comments

Comments
 (0)