From 51d7b6b9676de45402bc593792f9dac025d742f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Aug 2024 22:34:11 +0000 Subject: [PATCH] build(deps): bump the general group across 1 directory with 5 updates Bumps the general group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [pbr](https://docs.openstack.org/pbr/latest/) | `6.0.0` | `6.1.0` | | [pefile](https://github.com/erocarrera/pefile) | `2023.2.7` | `2024.8.26` | | [pyparsing](https://github.com/pyparsing/pyparsing) | `3.1.2` | `3.1.4` | | [setuptools](https://github.com/pypa/setuptools) | `73.0.1` | `74.0.0` | | [zope-interface](https://github.com/zopefoundation/zope.interface) | `7.0.1` | `7.0.3` | Updates `pbr` from 6.0.0 to 6.1.0 Updates `pefile` from 2023.2.7 to 2024.8.26 - [Release notes](https://github.com/erocarrera/pefile/releases) - [Commits](https://github.com/erocarrera/pefile/compare/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](https://github.com/pyparsing/pyparsing/compare/pyparsing_3.1.2...3.1.4) Updates `setuptools` from 73.0.1 to 74.0.0 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/setuptools/compare/v73.0.1...v74.0.0) Updates `zope-interface` from 7.0.1 to 7.0.3 - [Changelog](https://github.com/zopefoundation/zope.interface/blob/master/CHANGES.rst) - [Commits](https://github.com/zopefoundation/zope.interface/compare/7.0.1...7.0.3) --- updated-dependencies: - dependency-name: pbr dependency-type: direct:production update-type: version-update:semver-minor dependency-group: general - 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: 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] --- requirements.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/requirements.txt b/requirements.txt index 224141e..6de5417 100644 --- a/requirements.txt +++ b/requirements.txt @@ -46,8 +46,8 @@ nbformat==5.10.4 packaging==24.1 pandocfilters==1.5.1 parso==0.8.4 -pbr==6.0.0 -pefile==2023.2.7 +pbr==6.1.0 +pefile==2024.8.26 pickleshare==0.7.5 pillow==10.4.0 pip==24.2 @@ -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 @@ -74,7 +74,7 @@ regex==2024.7.24 requests==2.32.3 rpds-py==0.20.0 rsa==4.9 -setuptools==73.0.1 +setuptools==74.0.0 six==1.16.0 soupsieve==2.6 stack-data==0.6.3 @@ -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.3 zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability