[pgadmin-org/pgadmin4] 255036: Python dependency: Update flask requirement in /we...

From: "dependabot[bot]" <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] 255036: Python dependency: Update flask requirement in /we...
Date: 2023-11-03 12:49:55
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/dependabot/pip/web/regression/flask-eq-3.0.star/9657f7-255036@github.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Branch: refs/heads/dependabot/pip/web/regression/flask-eq-3.0.star
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 2550361842ccece29126fa4b7e4f968681109991
https://github.com/pgadmin-org/pgadmin4/commit/2550361842ccece29126fa4b7e4f968681109991
Author: dependabot[bot] <49699333+dependabot[bot](at)users(dot)noreply(dot)github(dot)com>
Date: 2023-11-03 (Fri, 03 Nov 2023)

Changed paths:
M requirements.txt

Log Message:
-----------
Python dependency: Update flask requirement in /web/regression

Updates the requirements on [flask](https://github.com/pallets/flask) to permit the latest version.
- [Release notes](https://github.com/pallets/flask/releases)
- [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/flask/compare/2.2.0...3.0.0)

---
updated-dependencies:
- dependency-name: flask
dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support(at)github(dot)com>

Browse pgadmin-hackers by date

  From Date Subject
Next Message dependabot[bot] 2023-11-03 12:50:03 [pgadmin-org/pgadmin4]
Previous Message Aditya Toshniwal 2023-11-03 12:49:14 [pgadmin-org/pgadmin4] 96fccd: Upgrade Flask, Flask-SQLAlchemy, Flask-WTF, Flask-...