From 89c3c6da584d8adcd4a7ac92a06ccf07e2075c69 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 21:38:08 +0000 Subject: [PATCH] Bump pyasn1 from 0.6.1 to 0.6.4 in /modules Bumps [pyasn1](https://github.com/pyasn1/pyasn1) from 0.6.1 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.1...v0.6.4) --- updated-dependencies: - dependency-name: pyasn1 dependency-version: 0.6.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- modules/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/requirements.txt b/modules/requirements.txt index e675aaf018..17fc561b96 100644 --- a/modules/requirements.txt +++ b/modules/requirements.txt @@ -70,7 +70,7 @@ psycopg2-binary==2.9.11 ptyprocess==0.7.0 pure_eval==0.2.3 pyarrow==21.0.0 -pyasn1==0.6.1 +pyasn1==0.6.4 pyasn1_modules==0.4.2 pycparser==2.23 pyfakefs==5.10.2