Skip to content

Commit 45bdaea

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

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
@@ -81,7 +81,7 @@ optional = true
8181
pytest = ">=7.4.4,<9.0.0"
8282
taskipy = "^1.12.0"
8383
pyright = "1.1.345"
84-
ruff = ">=0.3.5,<0.7.0"
84+
ruff = ">=0.3.5,<0.9.0"
8585
pydantic = "^2.5.3"
8686
pytest-cov = ">=4.1,<6.0"
8787
pytest-asyncio = ">=0.23.3,<0.25.0"

0 commit comments

Comments
 (0)