Skip to content

Commit 2dac351

Browse files
[pip](deps-dev): Bump ruff from 0.4.10 to 0.5.0 (#144)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.10 to 0.5.0. - [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.10...0.5.0) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4e7c2ac commit 2dac351

File tree

2 files changed

+21
-20
lines changed

2 files changed

+21
-20
lines changed

poetry.lock

+20-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
@@ -32,7 +32,7 @@ prometheus-async = "^22.2.0"
3232
# https://python-poetry.org/docs/dependency-specification/
3333
pre-commit = "^3"
3434
pyright = "^1.1"
35-
ruff = "^0.4"
35+
ruff = "^0.5"
3636
tox = "^4"
3737

3838
[tool.poetry.group.docs.dependencies]

0 commit comments

Comments
 (0)