From cd49182305fd689a5a9ac9525e5a0f9fe41a4d71 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 24 May 2026 09:59:18 +0000 Subject: [PATCH] Bump pyasn1 from 0.4.6 to 0.6.3 Bumps [pyasn1](https://github.com/pyasn1/pyasn1) from 0.4.6 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.6...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 6b6b1ff..d75f9ce 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ idna==2.8 incremental==17.5.0 lxml==4.4.0 parsel==1.5.1 -pyasn1==0.4.6 +pyasn1==0.6.3 pyasn1-modules==0.2.5 pycparser==2.19 PyDispatcher==2.0.5