From 3ebe0dcfdbcb223a75944c23eac6625659ea524e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2024 22:57:32 +0000 Subject: [PATCH] build(deps): bump the general group with 4 updates Bumps the general group with 4 updates: [attrs](https://github.com/sponsors/hynek), [cffi](https://github.com/python-cffi/cffi), [rpds-py](https://github.com/crate-py/rpds) and [zope-interface](https://github.com/zopefoundation/zope.interface). Updates `attrs` from 24.1.0 to 24.2.0 - [Commits](https://github.com/sponsors/hynek/commits) Updates `cffi` from 1.16.0 to 1.17.0 - [Release notes](https://github.com/python-cffi/cffi/releases) - [Commits](https://github.com/python-cffi/cffi/compare/v1.16.0...v1.17.0) Updates `rpds-py` from 0.19.1 to 0.20.0 - [Release notes](https://github.com/crate-py/rpds/releases) - [Commits](https://github.com/crate-py/rpds/compare/v0.19.1...v0.20.0) Updates `zope-interface` from 6.4.post2 to 7.0.1 - [Changelog](https://github.com/zopefoundation/zope.interface/blob/master/CHANGES.rst) - [Commits](https://github.com/zopefoundation/zope.interface/compare/6.4.post2...7.0.1) --- updated-dependencies: - dependency-name: attrs dependency-type: direct:production update-type: version-update:semver-minor dependency-group: general - dependency-name: cffi dependency-type: direct:production update-type: version-update:semver-minor dependency-group: general - dependency-name: rpds-py 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-major dependency-group: general ... Signed-off-by: dependabot[bot] --- requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index 6d39a8f..33cdb5a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ altgraph==0.17.4 appdirs==1.4.4 asttokens==2.4.1 -attrs==24.1.0 +attrs==24.2.0 auto-py-to-exe==2.44.1 backcall==0.2.0 beautifulsoup4==4.12.3 @@ -10,7 +10,7 @@ bottle==0.12.25 bottle-websocket==0.2.9 bsdiff4==1.2.4 certifi==2024.7.4 -cffi==1.16.0 +cffi==1.17.0 chardet==5.2.0 charset-normalizer==3.3.2 colorama==0.4.6 @@ -72,7 +72,7 @@ pyzmq==26.1.0 referencing==0.35.1 regex==2024.7.24 requests==2.32.3 -rpds-py==0.19.1 +rpds-py==0.20.0 rsa==4.9 setuptools==72.1.0 six==1.16.0 @@ -89,5 +89,5 @@ whichcraft==0.6.1 wrapt==1.16.0 yarg==0.1.9 zope.event==5.0 -zope.interface==6.4.post2 +zope.interface==7.0.1 zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability