Skip to content

Commit 6d0464c

Browse files
chore(deps-dev): bump ruff from 0.14.14 to 0.15.0 (#201)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.14.14 to 0.15.0. - [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.14.14...0.15.0) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8ca4211 commit 6d0464c

File tree

2 files changed

+23
-24
lines changed

2 files changed

+23
-24
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Homepage = "https://github.com/jentic/jentic-openapi-tools"
2727
[dependency-groups]
2828
dev = [
2929
"pre-commit>=4.3,<4.6",
30-
"ruff~=0.14.1",
30+
"ruff>=0.14.1,<0.16.0",
3131
"pyright~=1.1.407",
3232
"pytest>=8.4.2,<9.1.0",
3333
"python-semantic-release>=10.4.1,<10.6.0",

uv.lock

Lines changed: 22 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)