From 6dacc999d8785af31d7571960811ef3bc29c3de0 Mon Sep 17 00:00:00 2001 From: realpython-bot <42617967+realpython-bot@users.noreply.github.com> Date: Thu, 24 Sep 2026 06:07:17 +0000 Subject: [PATCH] =?UTF-8?q?Sync=20flask-connexion-rest-part-2=20with=20the?= =?UTF-8?q?=20maintenance=20update=20of=20Python=20REST=20APIs=20With=20Fl?= =?UTF-8?q?ask,=20Connexion,=20and=20SQLAlchemy=20=E2=80=93=20Part=202?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 5.5 --- flask-connexion-rest-part-2/requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flask-connexion-rest-part-2/requirements.txt b/flask-connexion-rest-part-2/requirements.txt index 547abebf3c..0331743a32 100644 --- a/flask-connexion-rest-part-2/requirements.txt +++ b/flask-connexion-rest-part-2/requirements.txt @@ -5,7 +5,7 @@ click==8.1.3 clickclick==20.10.2 connexion==2.14.1 Flask==2.2.2 -flask-marshmallow==0.14.0 +flask-marshmallow==1.5.0 Flask-SQLAlchemy==3.0.2 idna==3.4 inflection==0.5.1 @@ -13,8 +13,8 @@ itsdangerous==2.1.2 Jinja2==3.1.2 jsonschema==4.16.0 MarkupSafe==2.1.1 -marshmallow==3.18.0 -marshmallow-sqlalchemy==0.28.1 +marshmallow==4.3.1 +marshmallow-sqlalchemy==1.5.0 packaging==21.3 pyparsing==3.0.9 pyrsistent==0.19.1