Skip to content

Commit 8796c81

Browse files
dependabot[bot]insolor
authored andcommitted
Bump ruff from 0.5.5 to 0.6.3 in the dev-dependencies group
Bumps the dev-dependencies group with 1 update: [ruff](https://github.com/astral-sh/ruff). Updates `ruff` from 0.5.5 to 0.6.3 - [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.5.5...0.6.3) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent aa42669 commit 8796c81

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ typing-extensions = "*"
2424
pytest = ">=7.4.4,<9.0.0"
2525
pytest-mock = "^3.11.1"
2626
pytest-cov = ">=4.1,<6.0"
27-
ruff = ">=0.4.7,<0.6.0"
27+
ruff = ">=0.4.7,<0.7.0"
2828

2929
[build-system]
3030
requires = ["poetry-core>=1.0.0"]

0 commit comments

Comments
 (0)