Skip to content

Commit d04a05f

Browse files
Bump ruff from 0.6.2 to 0.7.3
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.6.2 to 0.7.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.6.2...0.7.3) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cc0888b commit d04a05f

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
@@ -18,7 +18,7 @@ azure-ai-vision-imageanalysis = "^1.0.0b2"
1818

1919
[tool.poetry.group.dev.dependencies]
2020
mypy = "^1.10.0"
21-
ruff = ">=0.4.8,<0.7.0"
21+
ruff = ">=0.4.8,<0.8.0"
2222
bananalyzer = "0.10.8"
2323

2424

0 commit comments

Comments
 (0)