Skip to content

Commit

Permalink
chore(deps-dev): Bump poetry-pyinstaller-plugin from 1.1.17 to 1.2.0
Browse files Browse the repository at this point in the history
Bumps [poetry-pyinstaller-plugin](https://github.com/thmahe/poetry-pyinstaller-plugin) from 1.1.17 to 1.2.0.
- [Release notes](https://github.com/thmahe/poetry-pyinstaller-plugin/releases)
- [Commits](thmahe/poetry-pyinstaller-plugin@v1.1.17...v1.2.0)

---
updated-dependencies:
- dependency-name: poetry-pyinstaller-plugin
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 5, 2024
1 parent 0c00a2f commit d4e1f11
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -46,7 +46,7 @@ flake8-bugbear = "^24.8.19"
pytest = "^8.0.0"
coverage = "^7.0.0"
pytest-cov = "^5.0.0"
poetry-pyinstaller-plugin = "^1.1.17"
poetry-pyinstaller-plugin = "^1.2.0"
pdoc = "^14.6.0"
pytest-md-report = "^0.6.2"
sphinx = "<8"
Expand Down

0 comments on commit d4e1f11

Please sign in to comment.