Skip to content

Commit 87b612e

Browse files
dependabot[bot]twwd
authored andcommitted
Bump ruff from 0.6.9 to 0.7.0
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.6.9 to 0.7.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.6.9...0.7.0) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a31977a commit 87b612e

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

poetry.lock

+20-20
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ pyyaml = "^6.0.2"
2424
pytest = "^8.3.2"
2525
testcontainers = { extras = ["keycloak"], version = "^4.8.0" }
2626
python-keycloak = "^4.3.0"
27-
ruff = "^0.6.3"
27+
ruff = ">=0.6.3,<0.8.0"
2828

2929
[tool.poetry.group.docs]
3030
optional = true

0 commit comments

Comments
 (0)