Skip to content

Commit c4c626f

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

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
@@ -35,7 +35,7 @@ botocore = "^1.35.99"
3535
humanize = "^4.13.0"
3636

3737
[tool.poetry.group.dev.dependencies]
38-
ruff = "^0.13.3"
38+
ruff = "^0.14.0"
3939

4040
[tool.poetry.urls]
4141
"Tracker" = "https://github.com/romanzdk/s3-web-browser/issues"

0 commit comments

Comments
 (0)