Skip to content

Commit 4ba22c0

Browse files
build(deps-dev): bump ruff from 0.11.9 to 0.11.13
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.11.9 to 0.11.13. - [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.11.9...0.11.13) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.11.13 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 31b2b1e commit 4ba22c0

2 files changed

Lines changed: 22 additions & 22 deletions

File tree

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
@@ -39,7 +39,7 @@ websockets = "^15.0"
3939

4040
[tool.poetry.group.linters.dependencies]
4141
mypy = "^1.13.0"
42-
ruff = "0.11.9"
42+
ruff = "0.11.13"
4343
types-pytz = "^2022.7.1.0"
4444

4545
[tool.poetry.group.test.dependencies]

0 commit comments

Comments
 (0)