From 892be312f4bdd9700615e1869f27ad4272b3cdf4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Jan 2026 19:52:49 +0000 Subject: [PATCH] Bump pyasn1 from 0.6.1 to 0.6.2 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: indirect ... Signed-off-by: dependabot[bot] --- requirements.txt | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index ac86eb121..6f3c34d25 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,6 @@ # # pip-compile --allow-unsafe --no-strip-extras # - absl-py==2.1.0 # via # keras @@ -170,7 +169,7 @@ protobuf==4.25.8 # tensorboard # tensorflow # tensorflow-docs -pyasn1==0.6.1 +pyasn1==0.6.2 # via # pyasn1-modules # rsa @@ -189,7 +188,7 @@ python-dateutil==2.9.0.post0 # pandas pytz==2025.2 # via pandas -pyyaml +pyyaml==6.0.3 # via tensorflow-docs pyzmq==27.1.0 # via jupyter-client