Skip to content

Commit 17b1db5

Browse files
Bump the dependencies group with 2 updates
Bumps the dependencies group with 2 updates: [poethepoet](https://github.com/nat-n/poethepoet) and [ruff](https://github.com/astral-sh/ruff). Updates `poethepoet` from 0.29.0 to 0.30.0 - [Release notes](https://github.com/nat-n/poethepoet/releases) - [Commits](nat-n/poethepoet@v0.29.0...v0.30.0) Updates `ruff` from 0.7.2 to 0.7.3 - [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.2...0.7.3) --- updated-dependencies: - dependency-name: poethepoet 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] <support@github.com>
1 parent 1cebe74 commit 17b1db5

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
@@ -27,7 +27,7 @@ typing-extensions = "^4.10.0"
2727

2828
[tool.poetry.group.dev.dependencies]
2929
mypy = ">=1.9,<1.14"
30-
poethepoet = ">=0.27.0,<0.30"
30+
poethepoet = ">=0.27.0,<0.31"
3131
ruff = ">=0.5.1,<0.8.0"
3232

3333
[tool.ruff]

0 commit comments

Comments
 (0)