Bumps pipenv to latest as well

This commit is contained in:
Trenton Holmes
2024-11-10 18:56:42 -08:00
parent f4a2b1f52f
commit 40359d0a02
5 changed files with 475 additions and 406 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"