From 38a242a79ff55f01ce0f5318c5c2ba48d4e3cd7c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jul 2026 15:15:50 +0000 Subject: [PATCH] Bump pyasn1 from 0.6.2 to 0.6.4 Bumps [pyasn1](https://github.com/pyasn1/pyasn1) from 0.6.2 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.2...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 62983008..ce370d9b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -93,7 +93,7 @@ prompt_toolkit==3.0.51 propcache==0.3.2 psutil==7.2.2 psycopg2-binary==2.9.11 -pyasn1==0.6.2 +pyasn1==0.6.4 pyasn1_modules==0.4.2 pycparser==2.22 PyJWT==2.9.0