From df017bc044d9982eff54ce53905bf5d04813fdab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Mar 2026 16:23:03 +0000 Subject: [PATCH] chore(deps): bump pyasn1 from 0.4.2 to 0.6.3 in /annotator_models Bumps [pyasn1](https://github.com/pyasn1/pyasn1) from 0.4.2 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.2...v0.6.3) --- updated-dependencies: - dependency-name: pyasn1 dependency-version: 0.6.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- annotator_models/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/annotator_models/requirements.txt b/annotator_models/requirements.txt index 88bfea50..5a31829a 100644 --- a/annotator_models/requirements.txt +++ b/annotator_models/requirements.txt @@ -62,7 +62,7 @@ proto-google-cloud-error-reporting-v1beta1==0.15.3 proto-google-cloud-logging-v2==0.91.3 protobuf==3.18.3 psutil==5.6.6 -pyasn1==0.4.2 +pyasn1==0.6.3 pyasn1-modules==0.2.1 python-dateutil==2.7.2 pytz==2018.3