From 0060b664415e9366effebbcfed3238aa15014f3e Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Thu, 12 Feb 2026 15:32:23 +0000 Subject: [PATCH] chore(deps): update dependency pyasn1 to v0.6.2 [security] --- samples/geography/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/geography/requirements.txt b/samples/geography/requirements.txt index ab8d6b6f9..5f4d686b3 100644 --- a/samples/geography/requirements.txt +++ b/samples/geography/requirements.txt @@ -27,7 +27,7 @@ packaging==25.0 pandas==2.3.3 proto-plus==1.26.1 pyarrow==21.0.0 -pyasn1==0.6.1 +pyasn1==0.6.2 pyasn1-modules==0.4.2 pycparser==2.23 pyparsing==3.2.5