From 01d58ec734e0735f26e8eae7c94daef58dbdd42f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 13:46:12 +0000 Subject: [PATCH] Bump pyasn1 from 0.6.3 to 0.6.4 Bumps [pyasn1](https://github.com/pyasn1/pyasn1) from 0.6.3 to 0.6.4. - [Release notes](https://github.com/pyasn1/pyasn1/releases) - [Changelog](https://github.com/pyasn1/pyasn1/blob/main/CHANGES.rst) - [Commits](https://github.com/pyasn1/pyasn1/compare/v0.6.3...v0.6.4) --- updated-dependencies: - dependency-name: pyasn1 dependency-version: 0.6.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-cdw.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-cdw.txt b/requirements-cdw.txt index 2cc7728..bf9921f 100644 --- a/requirements-cdw.txt +++ b/requirements-cdw.txt @@ -6,7 +6,7 @@ idna==3.15 numpy==1.22.0 pandas==0.23.4 paramiko==3.4.0 -pyasn1==0.6.3 +pyasn1==0.6.4 pycparser==2.18 PyNaCl==1.6.2 pysftp==0.2.9