Skip to content

Commit 0461785

Browse files
poetry: bump ruff from 0.3.3 to 0.14.1
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.3.3 to 0.14.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@v0.3.3...0.14.1) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.14.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 18196ea commit 0461785

File tree

2 files changed

+23
-21
lines changed

2 files changed

+23
-21
lines changed

poetry.lock

Lines changed: 22 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
@@ -29,7 +29,7 @@ moto = {extras = ["dynamodb", "s3"], version = "^5.1.9"}
2929
behave = "^1.2.6"
3030
pyyaml = "^6.0.1"
3131
pre-commit = "^4.2.0"
32-
ruff = "^0.3.2"
32+
ruff = "^0.14.1"
3333
fire = "^0.7.0"
3434
gherkin-official = "^28.0.0"
3535
allure-pytest = "^2.13.5"

0 commit comments

Comments
 (0)