From 5ba4919d00e2dfe37fe215f2900aba33575514b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Mar 2026 16:40:39 +0000 Subject: [PATCH] Bump pyasn1 from 0.4.8 to 0.6.3 Bumps [pyasn1](https://github.com/pyasn1/pyasn1) from 0.4.8 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.4.8...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 d57a914..daf4f1c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -30,7 +30,7 @@ oauth2client==4.1.3 oauthlib==3.1.1 pandas==1.3.2 protobuf==3.17.3 -pyasn1==0.4.8 +pyasn1==0.6.3 pyasn1-modules==0.2.8 pyparsing==2.4.7 python-dateutil==2.8.2