pgAdmin 4 commit: 1) Pin Flask version 2.1.* - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: 1) Pin Flask version 2.1.*
Date
Msg-id E1oOCTc-0006dq-6x@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
1) Pin Flask version 2.1.*
2) Fixed API test cases that failed due to a change in the Werkzeug version.
3) Change password issue is fixed.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d4fdd4601e585ed8130845f3d8e3aa8a8a710a51

Modified Files
--------------
requirements.txt                        |  4 ++--
web/pgadmin/authenticate/kerberos.py    |  5 +++--
web/pgadmin/browser/__init__.py         | 18 ++++++++++--------
web/pgadmin/tools/sqleditor/__init__.py |  4 ++--
4 files changed, 17 insertions(+), 14 deletions(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM7404] Port process watcher to React
Next
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Conditionally pin Flask version based on Python versi