Skip to content

Commit 85a84a4

Browse files
chore(deps-dev): bump ruff from 0.12.0 to 0.12.1 (#743)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.12.0 to 0.12.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.12.0...0.12.1) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.12.1 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 20d51c9 commit 85a84a4

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
@@ -60,7 +60,7 @@ pre-commit = "^4.1.0"
6060
pytest = "^8.4.1"
6161
pytest-cov = "^6.2.1"
6262
pytest-httpx = "^0.35.0"
63-
ruff = "^0.12.0"
63+
ruff = "^0.12.1"
6464
setuptools-scm = "^8.3.1"
6565

6666
[tool.coverage.run]

0 commit comments

Comments
 (0)