From c20e1cc3febb9e412ad46f7040be250fba65ae56 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Mar 2026 16:35:51 +0000 Subject: [PATCH] Bump pyasn1 from 0.4.8 to 0.6.3 in /default 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:development ... Signed-off-by: dependabot[bot] --- default/requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/default/requirements-dev.txt b/default/requirements-dev.txt index 0e1d567..59473bf 100644 --- a/default/requirements-dev.txt +++ b/default/requirements-dev.txt @@ -32,7 +32,7 @@ packaging==20.4 pluggy==0.13.1 protobuf==3.12.2 py==1.9.0 -pyasn1==0.4.8 +pyasn1==0.6.3 pyasn1-modules==0.2.8 pydantic==1.6 PyJWT==1.7.1