Skip to content

Commit f99d0c0

Browse files
build(deps): bump ruff from 0.11.2 to 0.11.8 (#83) (#84)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.11.2 to 0.11.7. - [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.11.2...0.11.7) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.11.7 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> (cherry picked from commit ddaf973) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e250a62 commit f99d0c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ nbtest = [
5555
"nbmake>=1.5.0",
5656
]
5757
style = [
58-
"ruff==0.11.2",
58+
"ruff==0.11.8",
5959
"nbqa>=1.8.5",
6060
"typos>=1.20.0",
6161
]

0 commit comments

Comments
 (0)