From 5c87fee282ba262a0c7da70cda20ded0861c5195 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 24 Nov 2024 17:55:07 -0800 Subject: [PATCH] =?UTF-8?q?chore(=F0=9F=A6=BE):=20bump=20python=20deprecat?= =?UTF-8?q?ed=201.2.14=20->=201.2.15=20(#31056)?= 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 673ec2b1c..3327678dc 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -87,7 +87,7 @@ cryptography==42.0.8 # pyopenssl defusedxml==0.7.1 # via odfpy -deprecated==1.2.14 +deprecated==1.2.15 # via limits deprecation==2.1.0 # via apache-superset @@ -404,7 +404,7 @@ werkzeug==3.1.3 # flask-appbuilder # flask-jwt-extended # flask-login -wrapt==1.16.0 +wrapt==1.17.0 # via deprecated wtforms==3.2.1 # via