From 9258fceca4b86bbe16a41f4d9af7ddc8880b7c1f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 22:15:42 +0000 Subject: [PATCH] build(deps): bump the general group with 3 updates Bumps the general group with 3 updates: [attrs](https://github.com/sponsors/hynek), [pyzmq](https://github.com/zeromq/pyzmq) and [wheel](https://github.com/pypa/wheel). Updates `attrs` from 23.2.0 to 24.1.0 - [Commits](https://github.com/sponsors/hynek/commits) Updates `pyzmq` from 26.0.3 to 26.1.0 - [Release notes](https://github.com/zeromq/pyzmq/releases) - [Commits](https://github.com/zeromq/pyzmq/compare/v26.0.3...v26.1.0) Updates `wheel` from 0.43.0 to 0.44.0 - [Release notes](https://github.com/pypa/wheel/releases) - [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst) - [Commits](https://github.com/pypa/wheel/compare/0.43.0...0.44.0) --- updated-dependencies: - dependency-name: attrs dependency-type: direct:production update-type: version-update:semver-major dependency-group: general - dependency-name: pyzmq dependency-type: direct:production update-type: version-update:semver-minor dependency-group: general - dependency-name: wheel 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 1ecf297..6d39a8f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ altgraph==0.17.4 appdirs==1.4.4 asttokens==2.4.1 -attrs==23.2.0 +attrs==24.1.0 auto-py-to-exe==2.44.1 backcall==0.2.0 beautifulsoup4==4.12.3 @@ -68,7 +68,7 @@ python-dateutil==2.9.0.post0 PyUpdater==4.0 pywin32==306 pywin32-ctypes==0.2.2 -pyzmq==26.0.3 +pyzmq==26.1.0 referencing==0.35.1 regex==2024.7.24 requests==2.32.3 @@ -84,7 +84,7 @@ traitlets==5.14.3 wakepy==0.9.1 wcwidth==0.2.13 webencodings==0.5.1 -wheel==0.43.0 +wheel==0.44.0 whichcraft==0.6.1 wrapt==1.16.0 yarg==0.1.9