Skip to content

Commit fdf82a4

Browse files
poetry: bump ruff from 0.3.3 to 0.3.7
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.3.3 to 0.3.7. - [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.3...v0.3.7) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5b5677c commit fdf82a4

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
@@ -27,7 +27,7 @@ behave = "^1.2.6"
2727
pyyaml = "^6.0.1"
2828
datamodel-code-generator = "^0.25.4"
2929
pre-commit = "^3.6.2"
30-
ruff = "^0.3.2"
30+
ruff = "^0.3.7"
3131
fire = "^0.6.0"
3232
gherkin-official = "^28.0.0"
3333
allure-pytest = "^2.13.5"

0 commit comments

Comments
 (0)