Skip to content

Commit 9090e5c

Browse files
dependabot[bot]aemr3
authored andcommitted
chore(deps-dev): bump ruff from 0.4.10 to 0.8.5
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.10 to 0.8.5. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@v0.4.10...0.8.5) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 660889b commit 9090e5c

File tree

2 files changed

+22
-21
lines changed

2 files changed

+22
-21
lines changed

poetry.lock

Lines changed: 21 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 @@ cryptography = ">=40.0.0,<42.0.7"
1818

1919
[tool.poetry.group.dev.dependencies]
2020
mypy = "^1.2.0"
21-
ruff = "^0.4.3"
21+
ruff = ">=0.4.3,<0.9.0"
2222
pytest = ">=7.3.1,<9.0.0"
2323
pytest-asyncio = "^0.21.2"
2424
coverage = "^7.2.7"

0 commit comments

Comments
 (0)