From 4ed15f56be03df13816b75c3d24529c5efbee66f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Mar 2026 20:13:51 +0000 Subject: [PATCH] build(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 84b4c57..f633158 100644 --- a/requirements.txt +++ b/requirements.txt @@ -250,7 +250,7 @@ prompt_toolkit==3.0.52 propcache==0.4.1 protobuf==6.33.1 py_rust_stemmers==0.1.5 -pyasn1==0.6.1 +pyasn1==0.6.3 pydantic_core==2.41.5 Pygments==2.19.2 python-dateutil==2.9.0.post0