Skip to content
This repository has been archived by the owner on Nov 28, 2024. It is now read-only.

Commit

Permalink
build(deps): bump the general group across 1 directory with 4 updates
Browse files Browse the repository at this point in the history
Bumps the general group with 4 updates in the / directory: [pyinstaller](https://github.com/pyinstaller/pyinstaller), [pyinstaller-hooks-contrib](https://github.com/pyinstaller/pyinstaller-hooks-contrib), [setuptools](https://github.com/pypa/setuptools) and [soupsieve](https://github.com/facelessuser/soupsieve).


Updates `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)

Updates `pyinstaller-hooks-contrib` from 2024.7 to 2024.8
- [Release notes](https://github.com/pyinstaller/pyinstaller-hooks-contrib/releases)
- [Changelog](https://github.com/pyinstaller/pyinstaller-hooks-contrib/blob/master/CHANGELOG.rst)
- [Commits](pyinstaller/pyinstaller-hooks-contrib@2024.7...v2024.8)

Updates `setuptools` from 72.1.0 to 72.2.0
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](pypa/setuptools@v72.1.0...v72.2.0)

Updates `soupsieve` from 2.5 to 2.6
- [Release notes](https://github.com/facelessuser/soupsieve/releases)
- [Commits](facelessuser/soupsieve@2.5...2.6)

---
updated-dependencies:
- dependency-name: pyinstaller
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: general
- dependency-name: pyinstaller-hooks-contrib
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: general
- dependency-name: setuptools
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: general
- dependency-name: soupsieve
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: general
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 13, 2024
1 parent e288eb0 commit 46307b5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@ pure-eval==0.2.3
pyasn1==0.6.0
pycparser==2.22
Pygments==2.18.0
pyinstaller==6.9.0
pyinstaller-hooks-contrib==2024.7
pyinstaller==6.10.0
pyinstaller-hooks-contrib==2024.8
PyNaCl==1.5.0
pyparsing==3.1.2
pypiwin32==223
Expand All @@ -74,9 +74,9 @@ regex==2024.7.24
requests==2.32.3
rpds-py==0.20.0
rsa==4.9
setuptools==72.1.0
setuptools==72.2.0
six==1.16.0
soupsieve==2.5
soupsieve==2.6
stack-data==0.6.3
tinycss2==1.3.0
tornado==6.4.1
Expand Down

0 comments on commit 46307b5

Please sign in to comment.