Skip to content

Commit 57ec434

Browse files
dependabot[bot]amilcarlucas
authored andcommitted
Build(deps): Bump ruff from 0.9.4 to 0.9.5
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.9.4 to 0.9.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.9.4...0.9.5) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9f1c080 commit 57ec434

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
@@ -67,7 +67,7 @@ dev = [
6767
"pytest-md==0.2.0",
6868
"pytest-mock==3.14.0",
6969
"python-gettext==5.0",
70-
"ruff==0.9.4",
70+
"ruff==0.9.5",
7171
"types-requests==2.32.0.20241016",
7272
]
7373

0 commit comments

Comments
 (0)