From 25f284ba275149017d5d97a8e5b72860a0cfa10f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Mar 2026 18:06:25 +0000 Subject: [PATCH] chore(deps): bump pyasn1 from 0.5.1 to 0.6.3 Bumps [pyasn1](https://github.com/pyasn1/pyasn1) from 0.5.1 to 0.6.3. - [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.5.1...v0.6.3) --- updated-dependencies: - dependency-name: pyasn1 dependency-version: 0.6.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ac31f38..4f95b6f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -46,7 +46,7 @@ opentelemetry-semantic-conventions==0.36b0 packaging==23.2 proto-plus==1.22.3 protobuf==4.25.8 -pyasn1==0.5.1 +pyasn1==0.6.3 pyasn1-modules==0.3.0 pyparsing==3.1.1 requests==2.32.0