Skip to content

Commit f59d69e

Browse files
build(deps): bump ruff from 0.12.8 to 0.12.9 (#819)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.12.8 to 0.12.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.12.8...0.12.9) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.12.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4f9f15b commit f59d69e

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
@@ -52,7 +52,7 @@ dev = [
5252
"pytest~=8.0",
5353
"recommonmark~=0.7.1",
5454
"requests-mock~=1.12",
55-
"ruff==0.12.8",
55+
"ruff==0.12.9",
5656
"tomli~=2.0; python_version<'3.11'",
5757
"types-python-dateutil>=2.8.19,<2.10.0",
5858
"types-requests~=2.32.0",

0 commit comments

Comments
 (0)