Skip to content

Commit f5abaa6

Browse files
Bump ruff from 0.4.2 to 0.4.3
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.2 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.2...v0.4.3) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 20b5b27 commit f5abaa6

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

poetry.lock

Lines changed: 19 additions & 19 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
@@ -103,7 +103,7 @@ types-PyYAML = "^6.0.12"
103103

104104
[tool.poetry.group.dev.dependencies]
105105
pytest-asyncio = ">=0.20.3,<0.24.0"
106-
ruff = ">=0.0.263,<0.4.3"
106+
ruff = ">=0.0.263,<0.4.4"
107107

108108
[tool.isort]
109109
profile = "black"

0 commit comments

Comments
 (0)