Skip to content

Commit 54cfdc0

Browse files
Bump ruff from 0.11.13 to 0.13.0
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.11.13 to 0.13.0. - [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.13.0) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.13.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0773a4e commit 54cfdc0

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
@@ -38,7 +38,7 @@ pyhamcrest = "^2.1.0"
3838
aws-xray-sdk = "2.14.0"
3939

4040
[tool.poetry.group.dev.dependencies]
41-
ruff = "^0.11.13"
41+
ruff = "^0.13.0"
4242
docopt = "^0.6.2"
4343
jsonpath-rw = "^1.4.0"
4444
semver = "^3.0.4"

0 commit comments

Comments
 (0)