Skip to content

Commit e6456a6

Browse files
dependabot[bot]scastlara
authored andcommitted
chore: bump the dependencies group with 2 updates
Bumps the dependencies group with 2 updates: [commitizen](https://github.com/commitizen-tools/commitizen) and [ruff](https://github.com/astral-sh/ruff). Updates `commitizen` from 3.30.1 to 3.31.0 - [Release notes](https://github.com/commitizen-tools/commitizen/releases) - [Changelog](https://github.com/commitizen-tools/commitizen/blob/master/CHANGELOG.md) - [Commits](commitizen-tools/commitizen@v3.30.1...v3.31.0) Updates `ruff` from 0.7.3 to 0.7.4 - [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.7.3...0.7.4) --- updated-dependencies: - dependency-name: commitizen dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 046cc67 commit e6456a6

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed

poetry.lock

Lines changed: 23 additions & 23 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,<4.0"
3535
pdbpp = "^0.10.3"
36-
ruff = ">=0.5.1,<0.7.4"
36+
ruff = ">=0.5.1,<0.7.5"
3737
types-requests = "^2.32.0.20241016"
3838

3939

0 commit comments

Comments
 (0)