Skip to content

Commit 2bfa303

Browse files
Bump ruff from 0.3.7 to 0.15.17
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.3.7 to 0.15.17. - [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.15.17) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.17 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2141b30 commit 2bfa303

2 files changed

Lines changed: 22 additions & 21 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ lint = [
3939
"mypy~=2.1.0",
4040
"pylint~=4.0.5",
4141
"pylint-pytest==2.0.0a1",
42-
"ruff~=0.3.4",
42+
"ruff>=0.3.4,<0.16.0",
4343
"types-PyYAML~=6.0.12",
4444
"types-requests~=2.33",
4545
]

uv.lock

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

0 commit comments

Comments
 (0)