From 75c9d44c293a54349dfcfdff3ee5171c1113687e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Jan 2026 19:20:39 +0000 Subject: [PATCH] chore(deps): bump pyasn1 from 0.6.1 to 0.6.2 in /samples/geography Bumps [pyasn1](https://github.com/pyasn1/pyasn1) from 0.6.1 to 0.6.2. - [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.2) --- updated-dependencies: - dependency-name: pyasn1 dependency-version: 0.6.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- 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 ec5c7f2af..ad9aead37 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