Skip to content

Commit

Permalink
Bump the python-packages group across 1 directory with 2 updates (#45)
Browse files Browse the repository at this point in the history
Bumps the python-packages group with 2 updates in the / directory: [pytest](https://github.com/pytest-dev/pytest) and [pyinstaller](https://github.com/pyinstaller/pyinstaller).


Updates `pytest` from 8.2.2 to 8.3.2
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@8.2.2...8.3.2)

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: pytest
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-packages
- dependency-name: pyinstaller
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-packages
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 29, 2024
1 parent 1040616 commit a442367
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
flake8==7.1.0
pytest==8.2.2
pytest==8.3.2
twine==5.1.1
build==1.2.1
wheel==0.43.0
requests==2.32.3
pytest-mock==3.14.0
PyJWT==2.8.0
pyinstaller==6.8.0
pyinstaller==6.9.0

0 comments on commit a442367

Please sign in to comment.