Locks and upgrades all dependencies

This commit is contained in:
Trenton H
2023-07-27 08:38:34 -07:00
parent b799d70f38
commit f2e9581dd7
6 changed files with 668 additions and 678 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.6.12"
DEFAULT_PIP_ENV_VERSION: "2023.7.23"
# This is the default version of Python to use in most steps
# If changing this, change Dockerfile
DEFAULT_PYTHON_VERSION: "3.9"