From abaff13004bfb6340905fab5f4b75244b1e8b8db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Jan 2026 19:29:18 +0000 Subject: [PATCH] Bump pyasn1 from 0.6.1 to 0.6.2 in /tools/cost_estimation 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] --- tools/cost_estimation/requirements_lock.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/cost_estimation/requirements_lock.txt b/tools/cost_estimation/requirements_lock.txt index 88468510..9227a94b 100644 --- a/tools/cost_estimation/requirements_lock.txt +++ b/tools/cost_estimation/requirements_lock.txt @@ -10,7 +10,7 @@ googleapis_common_protos==1.66.0 pyasn1_modules==0.4.1 requests==2.32.3 rsa==4.9 -pyasn1==0.6.1 +pyasn1==0.6.2 idna==3.10 certifi==2024.8.30 charset_normalizer==3.4.0