From 4754826aa1be9b1cd165089bb52078e4915a6c0e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Mar 2026 19:43:03 +0000 Subject: [PATCH] Bump pyasn1 from 0.6.2 to 0.6.3 Bumps [pyasn1](https://github.com/pyasn1/pyasn1) from 0.6.2 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.2...v0.6.3) --- updated-dependencies: - dependency-name: pyasn1 dependency-version: 0.6.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements.txt | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/requirements.txt b/requirements.txt index 79e34a3da..1402bfcb4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -192,7 +192,7 @@ protobuf==5.29.5 # tensorflow # tensorflow-docs # typedunits -pyasn1==0.6.2 +pyasn1==0.6.3 # via # pyasn1-modules # rsa @@ -215,6 +215,8 @@ python-dateutil==2.9.0.post0 # pandas pytz==2025.2 # via pandas +pyyaml==6.0.3 + # via tensorflow-docs pyzmq==27.1.0 # via jupyter-client referencing==0.37.0 @@ -239,10 +241,6 @@ scipy==1.15.3 # cirq-core # jax # jaxlib -setuptools==75.0.0 - # via - # tensorboard - # tensorflow six==1.17.0 # via # astunparse @@ -315,4 +313,7 @@ yapf==0.43.0 # via -r requirements.in # The following packages are considered to be unsafe in a requirements file: -# pyyaml +setuptools==75.0.0 + # via + # tensorboard + # tensorflow