From 887d033405848c8a452bad43546e10ef79c39104 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Mar 2026 19:34:49 +0000 Subject: [PATCH] Bump pyasn1 from 0.6.1 to 0.6.3 in /backend 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] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 23c9bcc..5b6c782 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -73,7 +73,7 @@ pluggy==1.6.0 propcache==0.4.1 proto-plus==1.27.0 protobuf==5.29.5 -pyasn1==0.6.1 +pyasn1==0.6.3 pyasn1_modules==0.4.2 pycodestyle==2.14.0 pycparser==2.23