Skip to content

Commit 21048ce

Browse files
Bump ruff from 0.5.7 to 0.6.1 (#248)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.5.7 to 0.6.1. - [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.5.7...0.6.1) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3e152c8 commit 21048ce

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
@@ -33,7 +33,7 @@ python = "^3.10"
3333
yarl = ">=1.6.0"
3434

3535
[tool.poetry.group.dev.dependencies]
36-
ruff = ">=0.5.1,<0.5.8"
36+
ruff = ">=0.5.1,<0.6.2"
3737
aresponses = ">=2.1.6,<4.0.0"
3838
black = ">=22.12,<25.0"
3939
blacken-docs = "^1.13.0"

0 commit comments

Comments
 (0)