From b7d790a85565bcfe1fcba9316f25fac80112ba1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 17 Jan 2026 16:09:37 +0000 Subject: [PATCH] build(deps): bump pyasn1 from 0.6.1 to 0.6.2 Bumps [pyasn1](https://github.com/pyasn1/pyasn1) from 0.6.1 to 0.6.2. - [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.2) --- updated-dependencies: - dependency-name: pyasn1 dependency-version: 0.6.2 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 6138ae2..9c9168f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -55,7 +55,7 @@ platformdirs==4.3.6 prompt-toolkit==3.0.48 psutil==6.1.0 pure-eval==0.2.3 -pyasn1==0.6.1 +pyasn1==0.6.2 pycparser==2.22 Pygments==2.18.0 pyinstaller==6.11.1