Skip to content

Commit 7f01cb3

Browse files
chore: bump ruff from 0.11.4 to 0.11.5 in the patch-updates group
Bumps the patch-updates group with 1 update: [ruff](https://github.com/astral-sh/ruff). Updates `ruff` from 0.11.4 to 0.11.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.11.4...0.11.5) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.11.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-updates ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 08a06d4 commit 7f01cb3

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
@@ -33,7 +33,7 @@ pytest-cov = ">=4,<7"
3333
ipdb = "^0.13.9"
3434
commitizen = ">=2.38,<5.0"
3535
pdbpp = "^0.10.3"
36-
ruff = ">=0.5.1,<0.11.5"
36+
ruff = ">=0.5.1,<0.11.6"
3737
types-requests = "^2.32.0.20250328"
3838

3939

0 commit comments

Comments
 (0)