From bc1a3b485f23b59c553637c7537a8e3cc3b3541b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Mar 2026 18:14:22 +0000 Subject: [PATCH] chore(deps): bump pyasn1 from 0.6.0 to 0.6.3 in /bigquery/read Bumps [pyasn1](https://github.com/pyasn1/pyasn1) from 0.6.0 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.0...v0.6.3) --- updated-dependencies: - dependency-name: pyasn1 dependency-version: 0.6.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- bigquery/read/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bigquery/read/requirements.txt b/bigquery/read/requirements.txt index 119523d0..c2f1598f 100644 --- a/bigquery/read/requirements.txt +++ b/bigquery/read/requirements.txt @@ -14,7 +14,7 @@ idna==3.7 packaging==24.0 proto-plus==1.23.0 protobuf==5.27.0 -pyasn1==0.6.0 +pyasn1==0.6.3 pyasn1_modules==0.4.0 python-dateutil==2.9.0.post0 requests==2.32.3