Skip to content

Commit

Permalink
Bump poethepoet from 0.24.4 to 0.25.0
Browse files Browse the repository at this point in the history
Bumps [poethepoet](https://github.com/nat-n/poethepoet) from 0.24.4 to 0.25.0.
- [Release notes](https://github.com/nat-n/poethepoet/releases)
- [Commits](nat-n/poethepoet@v0.24.4...v0.25.0)

---
updated-dependencies:
- dependency-name: poethepoet
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 25, 2024
1 parent 5023bab commit e24a6b7
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 7 deletions.
27 changes: 21 additions & 6 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ optional = true
[tool.poetry.group.dev.dependencies]
# TODO: Currently there is a version conflict with jsonschema here
#cff-from-621 = { version = "==0.0.1", python = ">= 3.10"}
poethepoet = ">=0.18.1,<0.25"
poethepoet = ">=0.18.1,<0.26"
pyproject-fmt = "^1.5.3"
ruff = "==0.3.3"

Expand Down

0 comments on commit e24a6b7

Please sign in to comment.