From 342cfc41ecc8a5b6532c3dbfc47fcc79d07b6e9d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 17:08:54 -0800 Subject: [PATCH] =?UTF-8?q?chore(=F0=9F=A6=BE):=20bump=20python=20pyopenss?= =?UTF-8?q?l=2024.1.0=20->=2024.2.1=20(#31133)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: GitHub Action --- requirements/base.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/base.txt b/requirements/base.txt index a56f6848a..47f35eaca 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -80,7 +80,7 @@ cron-descriptor==1.4.5 # via apache-superset croniter==5.0.1 # via apache-superset -cryptography==42.0.8 +cryptography==43.0.3 # via # apache-superset # paramiko @@ -290,7 +290,7 @@ pyjwt==2.10.0 # flask-jwt-extended pynacl==1.5.0 # via paramiko -pyopenssl==24.1.0 +pyopenssl==24.2.1 # via shillelagh pyparsing==3.1.2 # via apache-superset