Skip to content

Commit

Permalink
Bump the python-dependencies group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the python-dependencies group with 2 updates: [tox](https://github.com/tox-dev/tox) and [pyinstaller](https://github.com/pyinstaller/pyinstaller).


Updates `tox` from 4.15.1 to 4.16.0
- [Release notes](https://github.com/tox-dev/tox/releases)
- [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst)
- [Commits](tox-dev/tox@4.15.1...4.16.0)

Updates `pyinstaller` from 6.8.0 to 6.9.0
- [Release notes](https://github.com/pyinstaller/pyinstaller/releases)
- [Changelog](https://github.com/pyinstaller/pyinstaller/blob/develop/doc/CHANGES.rst)
- [Commits](pyinstaller/pyinstaller@v6.8.0...v6.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Jul 8, 2024
1 parent 5d9b42e commit 408d734
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 61 deletions.
119 changes: 60 additions & 59 deletions 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 pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,9 @@ pygame-ce = ">=2.4.0"
pytest = "8.2.2"
coverage = "7.5.4"
pre-commit = "3.7.1"
tox = "4.15.1"
tox = "4.16.0"
tox-gh-actions = "3.2.0"
pyinstaller = "6.8.0"
pyinstaller = "6.9.0"

[tool.poetry.group.docs.dependencies]
mkdocs = "1.6.0"
Expand Down

0 comments on commit 408d734

Please sign in to comment.