Bulk update of all backend deps, some sorting, organizing and formatting

This commit is contained in:
Trenton H
2023-10-30 11:41:56 -07:00
parent b671f54cb7
commit a9cedd50af
13 changed files with 1546 additions and 1466 deletions

View File

@@ -16,7 +16,7 @@ on:
env:
# This is the version of pipenv all the steps will use
# If changing this, change Dockerfile
DEFAULT_PIP_ENV_VERSION: "2023.9.8"
DEFAULT_PIP_ENV_VERSION: "2023.10.24"
# This is the default version of Python to use in most steps which aren't specific
DEFAULT_PYTHON_VERSION: "3.10"