Skip to content

Commit 475c1ee

Browse files
[pip](deps-dev): Bump ruff from 0.1.15 to 0.2.0 (#68)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.15 to 0.2.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.1.15...v0.2.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 b17758b commit 475c1ee

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

poetry.lock

+19-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
@@ -30,7 +30,7 @@ typing-extensions = "^4.9.0"
3030
# https://python-poetry.org/docs/dependency-specification/
3131
pre-commit = "^3"
3232
pyright = "^1.1"
33-
ruff = "^0.1"
33+
ruff = "^0.2"
3434

3535
[tool.poetry.group.docs.dependencies]
3636
sphinx = "^7.2.6"

0 commit comments

Comments
 (0)