From 1649e2857f2faff1176c09dca34db4b74bd95c2a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Jan 2026 19:51:05 +0000 Subject: [PATCH] Bump pyasn1 from 0.6.1 to 0.6.2 in /go-build Bumps [pyasn1](https://github.com/pyasn1/pyasn1) from 0.6.1 to 0.6.2. - [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.1...v0.6.2) --- updated-dependencies: - dependency-name: pyasn1 dependency-version: 0.6.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- go-build/awscli-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go-build/awscli-requirements.txt b/go-build/awscli-requirements.txt index 90608942d..f688a5451 100644 --- a/go-build/awscli-requirements.txt +++ b/go-build/awscli-requirements.txt @@ -3,7 +3,7 @@ colorama==0.4.6 docutils==0.22.3 jmespath==1.0.1 -pyasn1==0.6.1 +pyasn1==0.6.2 python-dateutil==2.9.0.post0 PyYAML==6.0.3 rsa==4.9.1