From 3ffbf73e75bfaf1e47d75afab37116978ba3f41f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 13:25:45 +0000 Subject: [PATCH] chore(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 e7566f5..b4b1316 100644 --- a/requirements.txt +++ b/requirements.txt @@ -69,7 +69,7 @@ proto-plus==1.27.2 protobuf==7.34.1 psycopg==3.3.3 psycopg-binary==3.3.3 -pyasn1==0.6.3 +pyasn1==0.6.4 pyasn1-modules==0.4.2 pycparser==3.0 pydantic==2.13.3