Skip to content

Commit 9bc2590

Browse files
chore(deps-dev): bump ruff from 0.6.8 to 0.7.0
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.6.8 to 0.7.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@0.6.8...0.7.0) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6f7290e commit 9bc2590

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
@@ -82,7 +82,7 @@ optional = true
8282
pytest = ">=7.4.4,<9.0.0"
8383
taskipy = "^1.12.0"
8484
pyright = "^1.1.345"
85-
ruff = ">=0.3.5,<0.7.0"
85+
ruff = ">=0.3.5,<0.8.0"
8686
pydantic = "^2.5.3"
8787
pytest-cov = ">=4.1,<6.0"
8888
pytest-asyncio = ">=0.23.3,<0.25.0"

0 commit comments

Comments
 (0)