Skip to content

Commit ff5996c

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

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 = "^8.1.1"
2626
black = "^24.4.0"
2727
poetry = "^1.5.0"
2828
pre-commit = "^3.3.0"
29-
ruff = "^0.4.1"
29+
ruff = "^0.4.3"
3030
pytest-coverage = "^0.0"
3131
aiohttp = "^3.9.5"
3232
pytest-asyncio = "^0.23.6"

0 commit comments

Comments
 (0)