Skip to content

Commit

Permalink
Bump poethepoet from 0.29.0 to 0.30.0
Browse files Browse the repository at this point in the history
Bumps [poethepoet](https://github.com/nat-n/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)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 21, 2024
1 parent f71fd14 commit 9d6ef3c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -74,7 +74,7 @@ pygments = { version = ">=2.10.0,<3.0.0", optional = true }
shapely = { version = ">=2.0.0,<3.0.0", optional = true }

[tool.poetry.group.dev.dependencies]
poethepoet = "^0.29.0"
poethepoet = "^0.30.0"
jinja2 = "^3.1.2"
autoflake = "^2.2.0"
filelock = "^3.14.0"
Expand Down

0 comments on commit 9d6ef3c

Please sign in to comment.