Skip to content

Commit 2ea0acd

Browse files
Bump ruff from 0.12.4 to 0.12.5
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.12.4 to 0.12.5. - [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.4...0.12.5) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.12.5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 25289b6 commit 2ea0acd

2 files changed

Lines changed: 43 additions & 43 deletions

File tree

poetry.lock

Lines changed: 42 additions & 42 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
@@ -324,7 +324,7 @@ all = [
324324
# failing on new releases. Keeping lower bounds loose here means that dependabot
325325
# can bump versions without having to update the content-hash in the lockfile.
326326
# This helps prevents merge conflicts when running a batch of dependabot updates.
327-
ruff = "0.12.4"
327+
ruff = "0.12.7"
328328
# Type checking only works with the pydantic.v1 compat module from pydantic v2
329329
pydantic = "^2"
330330

0 commit comments

Comments
 (0)