From 5bd3bf3b50980e4b575dd5e64b172baa7958ab86 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Mar 2026 16:26:08 +0000 Subject: [PATCH] Bump pyasn1 from 0.4.4 to 0.6.3 Bumps [pyasn1](https://github.com/pyasn1/pyasn1) from 0.4.4 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.4...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 43d5c0d2..03965d61 100644 --- a/requirements.txt +++ b/requirements.txt @@ -39,7 +39,7 @@ prompt-toolkit==3.0.36 protobuf<5.0.0dev,>=3.19.5 ptyprocess==0.6.0 py==1.10.0 -pyasn1==0.4.4 +pyasn1==0.6.3 pycparser==2.19 Pygments==2.18.0 pylint<=2.17.0-dev0,>=2.15.4