From a6481f27c7c1985def59bf3e126552daa2530815 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Mar 2026 00:53:02 +0000 Subject: [PATCH] chore(deps): bump pyasn1 from 0.6.1 to 0.6.3 Bumps [pyasn1](https://github.com/pyasn1/pyasn1) from 0.6.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.6.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 b26403dc2..23ba80be7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ packaging==24.2 pillow==11.0.0 pluggy==1.5.0 py==1.11.0 -pyasn1==0.6.1 +pyasn1==0.6.3 pyasn1_modules==0.4.1 pydantic==2.12.0 pydantic_core==2.41.1