From 1580c7e1c9553dbf6c68b8299237fb85bd70f383 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2026 22:07:13 +0000 Subject: [PATCH] Bump pyasn1 from 0.4.5 to 0.6.4 in /datagen Bumps [pyasn1](https://github.com/pyasn1/pyasn1) from 0.4.5 to 0.6.4. - [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.5...v0.6.4) --- updated-dependencies: - dependency-name: pyasn1 dependency-version: 0.6.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- datagen/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datagen/requirements.txt b/datagen/requirements.txt index 27697c1..d793007 100644 --- a/datagen/requirements.txt +++ b/datagen/requirements.txt @@ -14,7 +14,7 @@ grpc-google-iam-v1==0.11.4 grpcio==1.21.1 idna==2.8 protobuf==3.8.0 -pyasn1==0.4.5 +pyasn1==0.6.4 pyasn1-modules==0.2.5 python-dateutil==2.8.0 pytz==2019.1