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

Commit 133e4b0

Browse files
build(deps): bump the general group with 3 updates
Bumps the general group with 3 updates: [pefile](https://github.com/erocarrera/pefile), [pyparsing](https://github.com/pyparsing/pyparsing) and [zope-interface](https://github.com/zopefoundation/zope.interface). Updates `pefile` from 2023.2.7 to 2024.8.26 - [Release notes](https://github.com/erocarrera/pefile/releases) - [Commits](erocarrera/pefile@v2023.2.7...v2024.8.26) Updates `pyparsing` from 3.1.2 to 3.1.4 - [Release notes](https://github.com/pyparsing/pyparsing/releases) - [Changelog](https://github.com/pyparsing/pyparsing/blob/master/CHANGES) - [Commits](pyparsing/pyparsing@pyparsing_3.1.2...3.1.4) Updates `zope-interface` from 7.0.1 to 7.0.2 - [Changelog](https://github.com/zopefoundation/zope.interface/blob/master/CHANGES.rst) - [Commits](zopefoundation/zope.interface@7.0.1...7.0.2) --- updated-dependencies: - dependency-name: pefile dependency-type: direct:production update-type: version-update:semver-major dependency-group: general - dependency-name: pyparsing dependency-type: direct:production update-type: version-update:semver-patch 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 97ad250 commit 133e4b0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ packaging==24.1
4747
pandocfilters==1.5.1
4848
parso==0.8.4
4949
pbr==6.0.0
50-
pefile==2023.2.7
50+
pefile==2024.8.26
5151
pickleshare==0.7.5
5252
pillow==10.4.0
5353
pip==24.2
@@ -61,7 +61,7 @@ Pygments==2.18.0
6161
pyinstaller==6.10.0
6262
pyinstaller-hooks-contrib==2024.8
6363
PyNaCl==1.5.0
64-
pyparsing==3.1.2
64+
pyparsing==3.1.4
6565
pypiwin32==223
6666
PySimpleGUI==5.0.6
6767
python-dateutil==2.9.0.post0
@@ -89,5 +89,5 @@ whichcraft==0.6.1
8989
wrapt==1.16.0
9090
yarg==0.1.10
9191
zope.event==5.0
92-
zope.interface==7.0.1
92+
zope.interface==7.0.2
9393
zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability

0 commit comments

Comments
 (0)