Bulk updates all the backend libraries (#5061)

This commit is contained in:
Trenton H
2023-12-19 12:04:03 -08:00
committed by GitHub
parent cfa908243b
commit 088bad9030
4 changed files with 432 additions and 411 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.10.24"
DEFAULT_PIP_ENV_VERSION: "2023.11.15"
# This is the default version of Python to use in most steps which aren't specific
DEFAULT_PYTHON_VERSION: "3.10"