Skip to content

Commit 7f7d2bb

Browse files
chore(deps-dev): bump ruff from 0.11.12 to 0.11.13
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.11.12 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.12...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 2bfd3dc commit 7f7d2bb

2 files changed

Lines changed: 21 additions & 21 deletions

File tree

poetry.lock

Lines changed: 20 additions & 20 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
@@ -59,7 +59,7 @@ pre-commit = "^4.1.0"
5959
pytest = "^8.3.5"
6060
pytest-cov = "^6.0.0"
6161
pytest-httpx = "^0.35.0"
62-
ruff = "^0.11.12"
62+
ruff = "^0.11.13"
6363
setuptools-scm = "^8.3.1"
6464

6565
[tool.coverage.run]

0 commit comments

Comments
 (0)