From 8de51dc7732f60fec06f95250970aea324baa784 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 14:10:51 +0000 Subject: [PATCH] Bump pyzmq from 26.0.3 to 26.2.0 Bumps [pyzmq](https://github.com/zeromq/pyzmq) from 26.0.3 to 26.2.0. - [Release notes](https://github.com/zeromq/pyzmq/releases) - [Commits](https://github.com/zeromq/pyzmq/compare/v26.0.3...v26.2.0) --- updated-dependencies: - dependency-name: pyzmq dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1db5da5..8df29e9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -52,7 +52,7 @@ pure-eval==0.2.3 Pygments==2.18.0 pyparsing==3.1.2 python-dateutil==2.9.0.post0 -pyzmq==26.0.3 +pyzmq==26.2.0 requests==2.32.3 rich==13.7.1 six==1.16.0