diff --git a/cookiecutter.json b/cookiecutter.json index 4a43bae7e..fbc272348 100644 --- a/cookiecutter.json +++ b/cookiecutter.json @@ -18,11 +18,11 @@ "use_pycharm": "n", "use_docker": "n", "postgresql_version": [ - "14.1", - "13.5", - "12.9", + "14.3", + "13.7", + "12.11", "11.14", - "10.19" + "10.21" ], "cloud_provider": [ "AWS",