From 5868a244de4b23a1e10bdaabda129f1e1f3d4570 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Mar 2026 17:23:54 +0000 Subject: [PATCH] build(deps): 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 54bd409c..418bf1aa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -85,7 +85,7 @@ psycopg2-binary==2.9.9 # py7zr==0.20.6 # Requires pyzstd which needs gcc to compile pyarrow==13.0.0 pyarrow-hotfix==0.7 -pyasn1==0.4.8 +pyasn1==0.6.3 pyasn1-modules==0.4.1 # pybcj==1.0.2 # May not be available on all PyPI mirrors pycparser==2.21