From 15a88730ee265e49e84a57071ff68451254692a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Jan 2026 20:00:52 +0000 Subject: [PATCH] chore(deps): 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.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a204fb3..305baa2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -75,7 +75,7 @@ propcache==0.3.2 protobuf==6.31.1 psutil==7.0.0 psycopg-binary==3.2.9 -pyasn1==0.6.1 +pyasn1==0.6.2 pycparser==2.22 pydantic==2.12.0a1 pydantic_core==2.37.2