From: | Aditya Toshniwal <noreply(at)github(dot)com> |
---|---|
To: | pgadmin-hackers(at)lists(dot)postgresql(dot)org |
Subject: | [pgadmin-org/pgadmin4] 31818b: Update SQLAlchemy, Flask, Flask-SQLAlchemy, and ot... |
Date: | 2023-03-08 12:57:03 |
Message-ID: | pgadmin-org/pgadmin4/push/refs/heads/master/6bd0ea-31818b@github.com |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-hackers |
Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 31818bb67aa34118070efc48bdafa397537f6514
https://github.com/pgadmin-org/pgadmin4/commit/31818bb67aa34118070efc48bdafa397537f6514
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
Date: 2023-03-08 (Wed, 08 Mar 2023)
Changed paths:
M requirements.txt
M web/config.py
M web/migrations/versions/09d53fca90c7_.py
M web/migrations/versions/7fedf8531802_.py
M web/migrations/versions/aff1436e3c8c_.py
M web/migrations/versions/c465fee44968_.py
M web/migrations/versions/d39482714a2e_.py
M web/migrations/versions/f656e56dfdc8_.py
M web/migrations/versions/fdc58d9bd449_.py
M web/pgAdmin4.py
M web/pgadmin/__init__.py
M web/pgadmin/authenticate/__init__.py
M web/pgadmin/authenticate/kerberos.py
M web/pgadmin/browser/server_groups/servers/tests/test_check_ssh_mock_connect.py
M web/pgadmin/browser/utils.py
A web/pgadmin/evaluate_config.py
M web/pgadmin/model/__init__.py
M web/pgadmin/tools/debugger/tests/utils.py
M web/pgadmin/tools/sqleditor/__init__.py
M web/pgadmin/tools/user_management/__init__.py
M web/pgadmin/utils/session.py
Log Message:
-----------
Update SQLAlchemy, Flask, Flask-SQLAlchemy, and other packages to current versions. #5901
Remove the python version check from the requirements.txt.
From | Date | Subject | |
---|---|---|---|
Next Message | Khushboo Vashi | 2023-03-08 12:58:07 | [pgadmin-org/pgadmin4] 323fca: Upgrade postgresql-devel package. |
Previous Message | Akshay Joshi | 2023-03-08 12:08:06 | [pgadmin-org/pgadmin4] 6bd0ea: Fixed an issue where the file name in the query to... |