Skip to content

Commit

Permalink
Bump poethepoet from 0.30.0 to 0.32.0 in /src
Browse files Browse the repository at this point in the history
Bumps [poethepoet](https://github.com/nat-n/poethepoet) from 0.30.0 to 0.32.0.
- [Release notes](https://github.com/nat-n/poethepoet/releases)
- [Commits](nat-n/poethepoet@v0.30.0...v0.32.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 Dec 30, 2024
1 parent 103883f commit 54a7001
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions src/poetry.lock

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

4 changes: 2 additions & 2 deletions src/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ optional = true

[tool.poetry.group.build.dependencies]
cx-freeze = "^7.2.5"
poethepoet = "^0.30.0"
poethepoet = "^0.32.0"


[tool.poetry.group.dev]
Expand All @@ -46,7 +46,7 @@ optional = true
pre-commit = "^4.0.1"
vulture = "^2.13"
isort = "^5.13.0"
poethepoet = "^0.30.0"
poethepoet = "^0.32.0"
notebook = "^7.2.2"
ipykernel = "^6.29.2"
matplotlib = "^3.8.3"
Expand Down

0 comments on commit 54a7001

Please sign in to comment.