Skip to content

Commit 81dd06f

Browse files
dependabot[bot]NoeFontana
authored andcommitted
build(deps-dev): bump ruff in the dependencies group
Bumps the dependencies group with 1 update: [ruff](https://github.com/astral-sh/ruff). Updates `ruff` from 0.15.13 to 0.15.14 - [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.13...0.15.14) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.14 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 357200b commit 81dd06f

2 files changed

Lines changed: 25 additions & 25 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ test = [
2929
"pytest>=9.0.3",
3030
"pytest-cov>=4.0.0",
3131
"pytest-xdist>=3.0.0",
32-
"ruff>=0.15.13",
32+
"ruff>=0.15.14",
3333
"pyright>=1.1.409",
3434
"pre-commit>=4.6.0",
3535
]
@@ -41,7 +41,7 @@ docs = [
4141
"mkdocs-git-revision-date-localized-plugin>=1.5.2",
4242
"mkdocs-macros-plugin>=1.0.0",
4343
"mkdocs-minify-plugin>=0.8.0",
44-
"ruff>=0.15.13",
44+
"ruff>=0.15.14",
4545
]
4646

4747
[project.urls]

uv.lock

Lines changed: 23 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)