From e71c91593e134a9098aab40e934d06f3a530b5fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 12:25:46 +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: indirect ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c8207e5e..2aeee3d2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -125,7 +125,7 @@ platformdirs==4.10.0 # via pylint psycopg2-binary==2.9.12 # via -r requirements.in -pyasn1==0.6.3 +pyasn1==0.6.4 # via # pyasn1-modules # python-ldap