From 74034f8d380fec499753094d55fe915b31412c36 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Mar 2026 17:05:14 +0000 Subject: [PATCH] Bump pyasn1 from 0.4.8 to 0.6.3 in /src 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] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index 58600ca..cec9c75 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -66,7 +66,7 @@ packaging==24.0 parsedatetime==2.6 pexpect==4.8.0 ptyprocess==0.7.0 -pyasn1==0.4.8 +pyasn1==0.6.3 pyasn1-modules==0.2.1 pybind11==2.11.1 pydantic==2.6.4