From 13e1ba6129aad054ed39c4e9a781adb0c2a5619e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Apr 2026 15:04:52 +0000 Subject: [PATCH] Bump pyasn1 from 0.4.8 to 0.6.3 in /python-client Bumps [pyasn1](https://github.com/pyasn1/pyasn1) from 0.4.8 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.4.8...v0.6.3) --- updated-dependencies: - dependency-name: pyasn1 dependency-version: 0.6.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python-client/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-client/requirements.txt b/python-client/requirements.txt index 63a87fa..f51d4fc 100644 --- a/python-client/requirements.txt +++ b/python-client/requirements.txt @@ -12,7 +12,7 @@ iniconfig==1.1.1 packaging==21.3 pluggy==1.0.0 protobuf==4.25.8 -pyasn1==0.4.8 +pyasn1==0.6.3 pyasn1-modules==0.2.8 pyparsing==3.0.7 pytest==9.0.3