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

Commit 210631e

Browse files
Bump the general group across 1 directory with 4 updates
Bumps the general group with 4 updates in the / directory: [pyinstaller](https://github.com/pyinstaller/pyinstaller), [requests](https://github.com/psf/requests), [setuptools](https://github.com/pypa/setuptools) and [zope-interface](https://github.com/zopefoundation/zope.interface). Updates `pyinstaller` from 6.6.0 to 6.7.0 - [Release notes](https://github.com/pyinstaller/pyinstaller/releases) - [Changelog](https://github.com/pyinstaller/pyinstaller/blob/develop/doc/CHANGES.rst) - [Commits](pyinstaller/pyinstaller@v6.6.0...v6.7.0) Updates `requests` from 2.31.0 to 2.32.2 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.31.0...v2.32.2) Updates `setuptools` from 69.5.1 to 70.0.0 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v69.5.1...v70.0.0) Updates `zope-interface` from 6.4 to 6.4.post0 - [Changelog](https://github.com/zopefoundation/zope.interface/blob/master/CHANGES.rst) - [Commits](zopefoundation/zope.interface@6.4...6.4.post0) --- updated-dependencies: - dependency-name: pyinstaller dependency-type: direct:production update-type: version-update:semver-minor dependency-group: general - dependency-name: requests 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-major dependency-group: general - dependency-name: zope-interface dependency-type: direct:production update-type: version-update:semver-patch dependency-group: general ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b67fe7e commit 210631e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ pure-eval==0.2.2
5858
pyasn1==0.6.0
5959
pycparser==2.22
6060
Pygments==2.18.0
61-
pyinstaller==6.6.0
61+
pyinstaller==6.7.0
6262
pyinstaller-hooks-contrib==2024.6
6363
PyNaCl==1.5.0
6464
pyparsing==3.1.2
@@ -71,10 +71,10 @@ pywin32-ctypes==0.2.2
7171
pyzmq==26.0.3
7272
referencing==0.35.1
7373
regex==2024.5.15
74-
requests==2.31.0
74+
requests==2.32.2
7575
rpds-py==0.18.1
7676
rsa==4.9
77-
setuptools==69.5.1
77+
setuptools==70.0.0
7878
six==1.16.0
7979
soupsieve==2.5
8080
stack-data==0.6.3
@@ -89,4 +89,4 @@ whichcraft==0.6.1
8989
wrapt==1.16.0
9090
yarg==0.1.9
9191
zope.event==5.0
92-
zope.interface==6.4
92+
zope.interface==6.4.post0

0 commit comments

Comments
 (0)