From 68b5ad99860b88e40a70f2f23d820ebb9b82088b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Jan 2026 19:40:27 +0000 Subject: [PATCH] Bump pyasn1 from 0.6.1 to 0.6.2 Bumps [pyasn1](https://github.com/pyasn1/pyasn1) from 0.6.1 to 0.6.2. - [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.2) --- updated-dependencies: - dependency-name: pyasn1 dependency-version: 0.6.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements_freeze.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_freeze.txt b/requirements_freeze.txt index 7f6f08b..4f5d9a9 100644 --- a/requirements_freeze.txt +++ b/requirements_freeze.txt @@ -135,7 +135,7 @@ propcache==0.3.0 proto-plus==1.26.1 protobuf==4.25.7 pyarrow==19.0.1 -pyasn1==0.6.1 +pyasn1==0.6.2 pyasn1_modules==0.4.2 pyautogen==0.2.35 pycparser==2.22