Skip to content

Commit

Permalink
Bump pyinstaller from 6.9.0 to 6.10.0
Browse files Browse the repository at this point in the history
Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 6.9.0 to 6.10.0.
- [Release notes](https://github.com/pyinstaller/pyinstaller/releases)
- [Changelog](https://github.com/pyinstaller/pyinstaller/blob/develop/doc/CHANGES.rst)
- [Commits](pyinstaller/pyinstaller@v6.9.0...v6.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 12, 2024
1 parent 3c71213 commit cb86bfb
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
42 changes: 21 additions & 21 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 @@ -31,7 +31,7 @@ python-telegram-bot = {extras = ["callback-data"], version = "^21.0.1"}
requests = "^2.31.0"

[tool.poetry.group.build.dependencies]
pyinstaller = "^6.3.0"
pyinstaller = "^6.10.0"

[tool.poetry.group.test.dependencies]
pre-commit = "^3.3.3"
Expand Down

0 comments on commit cb86bfb

Please sign in to comment.