From 8d79defe61ceffd3ea4eeffd75aa0876a84ba58b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 29 Mar 2026 01:08:03 +0000 Subject: [PATCH] Bump cryptography from 46.0.4 to 46.0.6 Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.4 to 46.0.6. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/46.0.4...46.0.6) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.6 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..13e23e892 100644 --- a/requirements.txt +++ b/requirements.txt @@ -38,7 +38,7 @@ contourpy==1.3.2 # via # -r requirements.in # matplotlib -cryptography==46.0.4 +cryptography==46.0.6 # via google-auth cycler==0.12.1 # via matplotlib @@ -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