From f7d3c299af45dbfdfe07b95128fa50ca5a50a486 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Jan 2026 19:48:00 +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-3.13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-3.13.txt b/requirements-3.13.txt index 3ef7bc7c..48f06cf2 100644 --- a/requirements-3.13.txt +++ b/requirements-3.13.txt @@ -31,7 +31,7 @@ msgpack==1.1.1 multipart==1.3.0 packaging==25.0 psycopg2==2.9.10 -pyasn1==0.6.1 +pyasn1==0.6.2 pyasn1_modules==0.4.2 pycparser==2.23 PyJWT==2.10.1