Skip to content

Commit 3af96aa

Browse files
build(deps-dev): Bump ruff from 0.7.3 to 0.7.4
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.7.3 to 0.7.4. - [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.7.3...0.7.4) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0185175 commit 3af96aa

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

poetry.lock

Lines changed: 21 additions & 21 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
@@ -20,7 +20,7 @@ source = "git-tag"
2020
[tool.poetry.group.dev.dependencies]
2121
mypy = {version = ">=0.930"}
2222
mypy-extensions = "^1.0.0"
23-
ruff = ">=0.5.1,<0.7.4"
23+
ruff = ">=0.5.1,<0.7.5"
2424
pytest = {version = ">=6.2.5"}
2525
poethepoet = ">=0.21,<0.31"
2626
pytest-asyncio = ">=0.23.2,<0.25.0"

0 commit comments

Comments
 (0)