REFACTOR: Update PostgreSQL versions that fix some security issues.

This commit is contained in:
Jimmy Gitonga 2022-05-13 21:40:41 +03:00
parent 5acde4875f
commit 772d8f9d01

View File

@ -18,11 +18,11 @@
"use_pycharm": "n", "use_pycharm": "n",
"use_docker": "n", "use_docker": "n",
"postgresql_version": [ "postgresql_version": [
"14.1", "14.3",
"13.5", "13.7",
"12.9", "12.11",
"11.14", "11.14",
"10.19" "10.21"
], ],
"cloud_provider": [ "cloud_provider": [
"AWS", "AWS",