Skip to content

Commit 9f0b037

Browse files
chore(deps-dev): bump ruff from 0.5.7 to 0.6.1 (#167)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.5.7 to 0.6.1. - [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.7...0.6.1) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor ... Reviewed-by: AlexNg <contact@ngjx.org> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f30cb18 commit 9f0b037

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
@@ -45,7 +45,7 @@ typing-extensions = "^4.9.0"
4545

4646
[tool.poetry.group.dev.dependencies]
4747
pytest = ">=7.4.3,<9.0.0"
48-
ruff = ">=0.1.5,<0.6.0"
48+
ruff = ">=0.1.5,<0.7.0"
4949

5050
[build-system]
5151
requires = ["poetry-core"]

0 commit comments

Comments
 (0)