Skip to content

Commit 610b3b2

Browse files
chore(deps-dev): Bump ruff from 0.3.1 to 0.4.8 (#152)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.3.1 to 0.4.8. - [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.3.1...v0.4.8) --- 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> Co-authored-by: Mark Beacom <7315957+mbeacom@users.noreply.github.com>
1 parent ded4a13 commit 610b3b2

2 files changed

Lines changed: 20 additions & 20 deletions

File tree

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
@@ -174,7 +174,7 @@ isort = {extras = ["toml"], version = "^5.13.2"}
174174
black = "^24.2.0"
175175
mypy = "^1.8.0"
176176
debugpy = "^1.8.1"
177-
ruff = "^0.3.1"
177+
ruff = ">=0.3.1,<0.5.0"
178178
poethepoet = "^0.25.0"
179179

180180
[tool.poetry.group.security.dependencies]

0 commit comments

Comments
 (0)