From 87519bbf702d28479af6409c2cf67f4fc2578fa9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Mar 2026 19:11:56 +0000 Subject: [PATCH] chore(deps): bump pyasn1 from 0.6.2 to 0.6.3 Bumps [pyasn1](https://github.com/pyasn1/pyasn1) from 0.6.2 to 0.6.3. - [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.2...v0.6.3) --- updated-dependencies: - dependency-name: pyasn1 dependency-version: 0.6.3 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 a0e08be..ffefea9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,7 +31,7 @@ pluggy==1.6.0 proto-plus==1.27.1 protobuf==6.33.5 psycopg2-binary==2.9.11 -pyasn1==0.6.2 +pyasn1==0.6.3 pyasn1_modules==0.4.2 pycparser==3.0 Pygments==2.19.2