Skip to content

Commit cf9460e

Browse files
Bump ruff from 0.15.11 to 0.15.15 in the pip group across 1 directory
Bumps the pip group with 1 update in the / directory: [ruff](https://github.com/astral-sh/ruff). Updates `ruff` from 0.15.11 to 0.15.15 - [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.15.11...0.15.15) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9b08563 commit cf9460e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ test = [
5050
"jinja2-time"
5151
]
5252
# Check ruff version is aligned with the one in .pre-commit-config.yaml
53-
dev = ["build", "mypy", "pre-commit", "hatch", "ruff==0.15.11"]
53+
dev = ["build", "mypy", "pre-commit", "hatch", "ruff==0.15.15"]
5454

5555
[project.scripts]
5656
jupyter-builder = "jupyter_builder.main:main"

0 commit comments

Comments
 (0)