From 2349b214d7db1ff5d24604ca9ae00fa837ade796 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 11:38:18 +0000 Subject: [PATCH] build(deps): bump pyasn1 from 0.6.3 to 0.6.4 Bumps [pyasn1](https://github.com/pyasn1/pyasn1) from 0.6.3 to 0.6.4. - [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.3...v0.6.4) --- updated-dependencies: - dependency-name: pyasn1 dependency-version: 0.6.4 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 b5e4b367..ba1647ba 100644 --- a/requirements.txt +++ b/requirements.txt @@ -54,7 +54,7 @@ pre-commit==2.21.0 prompt-toolkit==3.0.8 ptpython==3.0.7 ptyprocess==0.6.0 -pyasn1==0.6.3 +pyasn1==0.6.4 pyasn1-modules==0.4.2 pycparser==2.20 pyflakes==3.4.0