Skip to content

Commit 34b95d3

Browse files
chore(deps-dev): bump ruff from 0.1.15 to 0.4.5
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.15 to 0.4.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.15...v0.4.5) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6d09e26 commit 34b95d3

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

poetry.lock

Lines changed: 19 additions & 19 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
@@ -46,7 +46,7 @@ importlib-metadata = { version = ">=4.4", python = "<3.10" }
4646

4747
[tool.poetry.group.dev.dependencies]
4848
pytest = ">=7.4.3,<9.0.0"
49-
ruff = "^0.1.5"
49+
ruff = ">=0.1.5,<0.5.0"
5050

5151
[build-system]
5252
requires = ["poetry-core"]

0 commit comments

Comments
 (0)