Branch: refs/heads/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: 292d76b39e9d3c199222fac06ff3131a4055502b https://github.com/pgadmin-org/pgadmin4/commit/292d76b39e9d3c199222fac06ff3131a4055502b Author: Aditya Toshniwal <aditya.toshni...@enterprisedb.com> Date: 2023-03-15 (Wed, 15 Mar 2023)
Changed paths: M pkg/linux/build-functions.sh 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/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 - Update Flask, Flask-SQLAlchemy, Flask-Babel, Flask-Security-Too, Flask-SocketIO, pytz, psutil, SQLAlchemy, bcrypt, cryptography, eventlet, Authlib, requests python packages - Remove pinned dnspython, Werkzeug packages from requirements.txt