Skip to content

Commit d20b673

Browse files
chore: bump the patch-updates group with 2 updates
Bumps the patch-updates group with 2 updates: [commitizen](https://github.com/commitizen-tools/commitizen) and [ruff](https://github.com/astral-sh/ruff). Updates `commitizen` from 4.6.0 to 4.6.1 - [Release notes](https://github.com/commitizen-tools/commitizen/releases) - [Changelog](https://github.com/commitizen-tools/commitizen/blob/master/CHANGELOG.md) - [Commits](commitizen-tools/commitizen@v4.6.0...v4.6.1) Updates `ruff` from 0.11.7 to 0.11.8 - [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.7...0.11.8) --- updated-dependencies: - dependency-name: commitizen dependency-version: 4.6.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: ruff dependency-version: 0.11.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-updates ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6a554cf commit d20b673

2 files changed

Lines changed: 25 additions & 25 deletions

File tree

poetry.lock

Lines changed: 24 additions & 24 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.11.6"
36-
ruff = ">=0.5.1,<0.11.8"
36+
ruff = ">=0.5.1,<0.11.9"
3737
types-requests = "^2.32.0.20250328"
3838

3939

0 commit comments

Comments
 (0)