Skip to content

Commit fd2fa6f

Browse files
build(deps-dev): bump ruff from 0.15.10 to 0.15.11 in /stash
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.10 to 0.15.11. - [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.10...0.15.11) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.11 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2b6ec5f commit fd2fa6f

2 files changed

Lines changed: 22 additions & 22 deletions

File tree

stash/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ dependencies = []
5555
# desired, alongside `python3 test_*.py`.
5656
[dependency-groups]
5757
dev = [
58-
"ruff>=0.6",
58+
"ruff>=0.15.11",
5959
"mypy>=1.10",
6060
"pytest>=8",
6161
]

stash/uv.lock

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

0 commit comments

Comments
 (0)