From b84a2a07ad912ad5bd6f4ba9adc2c84262afa0ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Aug 2026 14:07:37 +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 36ff30a..9fa9654 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ Mako==1.3.12 MarkupSafe==3.0.3 passlib==1.7.4 psycopg2-binary==2.9.11 -pyasn1==0.6.3 +pyasn1==0.6.4 pycparser==3.0 pydantic==2.12.5 pydantic-settings==2.14.1