Skip to content

Commit e43c45e

Browse files
pip(deps-dev): bump ruff from 0.5.6 to 0.6.1
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.5.6 to 0.6.1. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.5.6...0.6.1) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 638b381 commit e43c45e

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

poetry.lock

Lines changed: 20 additions & 20 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
@@ -64,7 +64,7 @@ simvue_sender = "simvue.bin.sender:run"
6464
[tool.poetry.group.dev.dependencies]
6565
pytest = "^8.0.0"
6666
pytest-dependency = "^0.6.0"
67-
ruff = ">=0.5.0,<0.6.0"
67+
ruff = ">=0.5.0,<0.7.0"
6868
pytest-cov = ">=4.1,<6.0"
6969
pytest-mock = "^3.14.0"
7070
pytest-sugar = "^1.0.0"

0 commit comments

Comments
 (0)