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 with 3 updates
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 26, 2024
1 parent 97ad250 commit 133e4b0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ packaging==24.1
pandocfilters==1.5.1
parso==0.8.4
pbr==6.0.0
pefile==2023.2.7
pefile==2024.8.26
pickleshare==0.7.5
pillow==10.4.0
pip==24.2
Expand All @@ -61,7 +61,7 @@ Pygments==2.18.0
pyinstaller==6.10.0
pyinstaller-hooks-contrib==2024.8
PyNaCl==1.5.0
pyparsing==3.1.2
pyparsing==3.1.4
pypiwin32==223
PySimpleGUI==5.0.6
python-dateutil==2.9.0.post0
Expand Down Expand Up @@ -89,5 +89,5 @@ whichcraft==0.6.1
wrapt==1.16.0
yarg==0.1.10
zope.event==5.0
zope.interface==7.0.1
zope.interface==7.0.2
zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability

0 comments on commit 133e4b0

Please sign in to comment.