Skip to content

Commit 592c3cd

Browse files
Bump ruff from 0.11.13 to 0.14.5
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.11.13 to 0.14.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@0.11.13...0.14.5) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.14.5 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 92ab44e commit 592c3cd

File tree

2 files changed

+22
-21
lines changed

2 files changed

+22
-21
lines changed

poetry.lock

Lines changed: 21 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
@@ -37,7 +37,7 @@ botocore = "^1.40.57"
3737
aws-xray-sdk = "2.14.0"
3838

3939
[tool.poetry.group.dev.dependencies]
40-
ruff = "^0.11.13"
40+
ruff = "^0.14.7"
4141
docopt = "^0.6.2"
4242
jsonpath-rw = "^1.4.0"
4343
semver = "^3.0.4"

0 commit comments

Comments
 (0)