Skip to content

Commit 7aaa3ca

Browse files
build(deps-dev): bump ruff in the minor-and-patch group (#20)
Bumps the minor-and-patch group with 1 update: [ruff](https://github.com/astral-sh/ruff). Updates `ruff` from 0.13.0 to 0.13.1 - [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.0...0.13.1) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.13.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9d475f2 commit 7aaa3ca

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
@@ -19,5 +19,5 @@ PyYAML = ">=6.0.0,<7"
1919

2020
[tool.poetry.group.dev.dependencies]
2121
pytest = "8.4.2"
22-
ruff = "0.13.0"
22+
ruff = "0.13.1"
2323
pdoc = "^15"

0 commit comments

Comments
 (0)