From e14e74335eeabe89d4b611ecadb95871621d44d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Mar 2026 19:13:48 +0000 Subject: [PATCH] build(deps): bump pyasn1 from 0.6.1 to 0.6.3 in /library_api_code Bumps [pyasn1](https://github.com/pyasn1/pyasn1) from 0.6.1 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.1...v0.6.3) --- updated-dependencies: - dependency-name: pyasn1 dependency-version: 0.6.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- library_api_code/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library_api_code/requirements.txt b/library_api_code/requirements.txt index b619a0a..cd661cc 100644 --- a/library_api_code/requirements.txt +++ b/library_api_code/requirements.txt @@ -21,7 +21,7 @@ marshmallow-sqlalchemy==1.4.2 mdurl==0.1.2 ordered-set==4.1.0 packaging==25.0 -pyasn1==0.6.1 +pyasn1==0.6.3 Pygments==2.19.2 python-jose==3.5.0 rich==14.2.0