Skip to content
This repository was archived by the owner on Aug 14, 2026. It is now read-only.

Commit d09ba11

Browse files
Bump ruff from 0.3.7 to 0.16.2
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.3.7 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@v0.3.7...0.16.2) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.16.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 31bff15 commit d09ba11

2 files changed

Lines changed: 24 additions & 23 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ dev = [
5757
"pytest>=8.1.1,<9",
5858
"pytest-mock>=3.14.0,<4",
5959
"mypy>=1.9.0,<2",
60-
"ruff>=0.3.5,<0.4",
60+
"ruff>=0.3.5,<0.17",
6161
"pre-commit>=3.8.0,<4",
6262
"ptpython>=3.0.29,<4",
6363
"bandit>=1.7.10,<2",

uv.lock

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

0 commit comments

Comments
 (0)