Chore: Bulk backend dependency updates (#8212)

This commit is contained in:
Trenton H
2024-11-11 11:54:51 -08:00
committed by GitHub
parent a6f4c75a72
commit d1f255a22e
8 changed files with 1883 additions and 1514 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: "2024.0.3"
DEFAULT_PIP_ENV_VERSION: "2024.4.0"
# This is the default version of Python to use in most steps which aren't specific
DEFAULT_PYTHON_VERSION: "3.11"