Skip to content

Commit 38051df

Browse files
Bump ruff from 0.15.5 to 0.15.6 (#542)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.5 to 0.15.6. - [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.15.5...0.15.6) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.6 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f7205f0 commit 38051df

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

poetry.lock

Lines changed: 20 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
@@ -35,7 +35,7 @@ python = "^3.10"
3535
yarl = ">=1.6.0"
3636

3737
[tool.poetry.group.dev.dependencies]
38-
ruff = ">=0.5.1,<0.15.6"
38+
ruff = ">=0.5.1,<0.15.7"
3939
aresponses = ">=2.1.6,<4.0.0"
4040
black = ">=22.12,<27.0"
4141
blacken-docs = "^1.13.0"

0 commit comments

Comments
 (0)