Skip to content

Commit 9b2fa1f

Browse files
chore(deps-dev): bump ruff from 0.16.1 to 0.16.2
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.16.1 to 0.16.2. - [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.16.1...0.16.2) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.16.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e1eea72 commit 9b2fa1f

2 files changed

Lines changed: 24 additions & 24 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ directory = "htmlcov"
124124
dev = [
125125
"pytest>=9.1.1",
126126
"pytest-cov>=5.0.0",
127-
"ruff>=0.16.1",
127+
"ruff>=0.16.2",
128128
"mypy>=2.3.0",
129129
"types-pyyaml>=6.0.12.20260724",
130130
"pre-commit>=4.6.1",

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)