From 0467662f1611c315500e90934c4e83c3c7b80a31 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Oct 2024 22:31:04 +0000 Subject: [PATCH] build(deps): bump the general group with 3 updates Bumps the general group with 3 updates: [bsdiff4](https://github.com/ilanschnell/bsdiff4), [gevent](https://github.com/gevent/gevent) and [zope-interface](https://github.com/zopefoundation/zope.interface). Updates `bsdiff4` from 1.2.4 to 1.2.5 - [Changelog](https://github.com/ilanschnell/bsdiff4/blob/master/CHANGELOG.txt) - [Commits](https://github.com/ilanschnell/bsdiff4/compare/1.2.4...1.2.5) Updates `gevent` from 24.2.1 to 24.10.1 - [Release notes](https://github.com/gevent/gevent/releases) - [Changelog](https://github.com/gevent/gevent/blob/master/docs/changelog_pre.rst) - [Commits](https://github.com/gevent/gevent/compare/24.2.1...24.10.1) Updates `zope-interface` from 7.0.3 to 7.1.0 - [Changelog](https://github.com/zopefoundation/zope.interface/blob/master/CHANGES.rst) - [Commits](https://github.com/zopefoundation/zope.interface/compare/7.0.3...7.1.0) --- updated-dependencies: - dependency-name: bsdiff4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: general - dependency-name: gevent dependency-type: direct:production update-type: version-update:semver-minor dependency-group: general - dependency-name: zope-interface dependency-type: direct:production update-type: version-update:semver-minor dependency-group: general ... Signed-off-by: dependabot[bot] --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 10ba3f2..6c5c036 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ beautifulsoup4==4.12.3 bleach==6.1.0 bottle==0.13.1 bottle-websocket==0.2.9 -bsdiff4==1.2.4 +bsdiff4==1.2.5 certifi==2024.8.30 cffi==1.17.1 chardet==5.2.0 @@ -24,7 +24,7 @@ executing==2.1.0 fastjsonschema==2.20.0 fonttools==4.54.1 future==1.0.0 -gevent==24.2.1 +gevent==24.10.1 gevent-websocket==0.10.1 greenlet==3.1.1 idna==3.10 @@ -89,5 +89,5 @@ whichcraft==0.6.1 wrapt==1.16.0 yarg==0.1.10 zope.event==5.0 -zope.interface==7.0.3 +zope.interface==7.1.0 zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability