From 04057cbd391f021ec9d38eb5a87ebc484a33260c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 12:23:00 +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 9a48bd743..512e1e545 100644 --- a/requirements.txt +++ b/requirements.txt @@ -355,7 +355,7 @@ psycopg-pool==3.3.0 # via psycopg pyarrow==23.0.1 # via mlflow -pyasn1==0.6.3 +pyasn1==0.6.4 # via pyasn1-modules pyasn1-modules==0.4.2 # via google-auth