Skip to content

Commit b7ae545

Browse files
chore(deps-dev): Bump ruff from 0.3.4 to 0.3.5
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.3.4 to 0.3.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.3.4...v0.3.5) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 63fb33b commit b7ae545

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

poetry.lock

+19-19
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ pytest = "^7.4.0"
2626
black = "^24.3.0"
2727
poetry = "^1.5.0"
2828
pre-commit = "^3.3.0"
29-
ruff = "^0.3.4"
29+
ruff = "^0.3.5"
3030
pytest-coverage = "^0.0"
3131
aiohttp = "^3.8.0"
3232
pytest-asyncio = "^0.21.0"

0 commit comments

Comments
 (0)