From eaae913b1f97e326fdcf36fc0f31f3087195bdcd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 20:21:18 +0000 Subject: [PATCH] Bump pyasn1 from 0.1.9 to 0.6.3 in the pip group across 1 directory Bumps the pip group with 1 update in the / directory: [pyasn1](https://github.com/pyasn1/pyasn1). Updates `pyasn1` from 0.1.9 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/commits/v0.6.3) --- updated-dependencies: - dependency-name: pyasn1 dependency-version: 0.6.3 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index eff2d98..05a7521 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ ipaddress==1.0.14 ndg-httpsclient==0.4.0 oauth2client==1.5.1 pyOpenSSL==0.15.1 -pyasn1==0.1.9 +pyasn1==0.6.3 pyasn1-modules==0.0.8 pycparser==2.14 requests==2.8.1