Chore: Upgrades dependencies and hook versions (#8895)

This commit is contained in:
Trenton H
2025-01-24 12:08:58 -08:00
committed by GitHub
parent ca42762841
commit 702de0cac3
5 changed files with 1184 additions and 1201 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.4.0"
DEFAULT_PIP_ENV_VERSION: "2024.4.1"
# This is the default version of Python to use in most steps which aren't specific
DEFAULT_PYTHON_VERSION: "3.11"