From 7778e5a27b83cc067791db6dc679132682b50a70 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 14:40:27 +0000 Subject: [PATCH] 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 7fef6cc..bc94fe3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -56,7 +56,7 @@ pip-autoremove==0.10.0 pkgutil-resolve-name==1.3.10 psycopg2==2.9.9 psycopg2-binary==2.9.5 -pyasn1==0.6.3 +pyasn1==0.6.4 pycparser==2.21 pycryptodome==3.19.1 pydantic==1.10.13