Skip to content

Commit 5490582

Browse files
dependabot[bot]amilcarlucas
authored andcommitted
build(deps): bump ruff from 0.9.7 to 0.9.9
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.9.7 to 0.9.9. - [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.7...0.9.9) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cacc4d4 commit 5490582

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
@@ -70,7 +70,7 @@ dev = [
7070
"pytest-md==0.2.0",
7171
"pytest-mock==3.14.0",
7272
"python-gettext==5.0",
73-
"ruff==0.9.7",
73+
"ruff==0.9.9",
7474
"types-requests==2.32.0.20250301",
7575
]
7676

0 commit comments

Comments
 (0)