Skip to content

Commit c6f9cd0

Browse files
Bump ruff from 0.13.1 to 0.13.2
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.13.1 to 0.13.2. - [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.13.1...0.13.2) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.13.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0c82b06 commit c6f9cd0

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

poetry.lock

Lines changed: 21 additions & 21 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
@@ -15,7 +15,7 @@ boto3 = "^1.26.163"
1515
pytest = ">=7.4,<9.0"
1616
moto = ">=4.1.12,<6.0.0"
1717
black = ">=23.3,<26.0"
18-
ruff = ">=0.5.1,<0.13.2"
18+
ruff = ">=0.5.1,<0.13.3"
1919
yapf = ">=0.40.1,<0.44.0"
2020

2121
[build-system]

0 commit comments

Comments
 (0)