Skip to content

Commit 176df3d

Browse files
[pip](deps-dev): Bump ruff from 0.1.4 to 0.1.5
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.4 to 0.1.5. - [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.4...v0.1.5) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a7835a4 commit 176df3d

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
@@ -26,7 +26,7 @@ typing-extensions = "^4.8.0"
2626
[tool.poetry.group.dev.dependencies]
2727
pre-commit = "^3"
2828
pyright = "^1.1"
29-
ruff = "^0.1,>=0.1.0"
29+
ruff = "^0.1"
3030
watchfiles = "^0"
3131
jishaku = "^2.5.2"
3232

0 commit comments

Comments
 (0)