Skip to content

Commit 2abf54c

Browse files
build(deps-dev): bump ruff from 0.6.3 to 0.7.2
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.6.3 to 0.7.2. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/commits) --- 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 8771497 commit 2abf54c

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
@@ -31,7 +31,7 @@ gitpython = "^3.1.43"
3131

3232

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

0 commit comments

Comments
 (0)