From 81132cef4ec96ce0f462c4c1c02ba0c58af0b0ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jul 2026 15:52:04 +0000 Subject: [PATCH] Bump pyasn1 from 0.6.3 to 0.6.4 in /managed-agentcore 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] --- managed-agentcore/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/managed-agentcore/requirements.txt b/managed-agentcore/requirements.txt index 49dc734..eb0aea0 100644 --- a/managed-agentcore/requirements.txt +++ b/managed-agentcore/requirements.txt @@ -52,7 +52,7 @@ langchain==1.0.7 # after a full E2E PASS on this exact set. Dependabot will still propose bumps. cryptography==48.0.0 lxml==6.1.1 -pyasn1==0.6.3 +pyasn1==0.6.4 urllib3==2.7.0 idna==3.18 requests==2.34.2