Skip to content

Commit 52590eb

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

File tree

2 files changed

+25
-23
lines changed

2 files changed

+25
-23
lines changed

poetry.lock

Lines changed: 24 additions & 22 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.8.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)