Skip to content

Commit f1ea2a7

Browse files
build(deps-dev): Bump ruff from 0.12.12 to 0.13.0
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.12.12 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.12.12...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 b9318d4 commit f1ea2a7

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
@@ -31,7 +31,7 @@ tenacity = "^9.1.2"
3131
[tool.poetry.group.dev.dependencies]
3232
mypy = {version = ">=0.930"}
3333
mypy-extensions = "^1.0.0"
34-
ruff = "0.12.12"
34+
ruff = "0.13.0"
3535
pytest = {version = ">=6.2.5"}
3636
poethepoet = ">=0.21,<0.38"
3737
pytest-asyncio = ">=0.23.2,<1.2.0"

0 commit comments

Comments
 (0)