Skip to content

Commit 3e5509b

Browse files
Bump ruff from 0.14.8 to 0.14.9 (#1126)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.14.8 to 0.14.9. - [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.14.8...0.14.9) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.14.9 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 71aff91 commit 3e5509b

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
@@ -51,7 +51,7 @@ pytest-asyncio = "1.3.0"
5151
types-PyYAML = "*"
5252
types-Werkzeug = "*"
5353
pytest-cov = "7.0.0"
54-
ruff = "^0.14.8"
54+
ruff = "^0.14.9"
5555

5656
[tool.poetry.requires-plugins]
5757
poetry-plugin-export = ">=1.8"

0 commit comments

Comments
 (0)