Skip to content

Commit db7ef87

Browse files
build(deps-dev): bump ruff from 0.1.11 to 0.5.0
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.11 to 0.5.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@v0.1.11...0.5.0) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 11aa93f commit db7ef87

2 files changed

Lines changed: 21 additions & 20 deletions

File tree

poetry.lock

Lines changed: 20 additions & 19 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
@@ -31,7 +31,7 @@ gitpython = "^3.1.41"
3131

3232

3333
[tool.poetry.dev-dependencies]
34-
ruff = "^0.1.5"
34+
ruff = "^0.5.0"
3535
black = "^24.3.0"
3636
pip-licenses = "^4.3.3"
3737
jinja2 = "^3.1.4"

0 commit comments

Comments
 (0)