From ccc2e38d887d25e3d7614049215ebd4c373be8c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2026 18:25:52 +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] --- src/test-requirements-py310.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/test-requirements-py310.txt b/src/test-requirements-py310.txt index 61e1c26..1991724 100644 --- a/src/test-requirements-py310.txt +++ b/src/test-requirements-py310.txt @@ -444,7 +444,7 @@ psutil==7.2.2 # via # openstacksdk # oslo-utils -pyasn1==0.6.3 +pyasn1==0.6.4 # via # juju # pyasn1-modules