diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d131423..4b802be 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -33,7 +33,7 @@ repos: - id: trailing-whitespace # Leave black at the bottom so all touchups are done before it is run. - repo: https://github.com/ambv/black - rev: 26.1.0 + rev: 26.5.1 hooks: - id: black language_version: python3 diff --git a/info.yml b/info.yml index 1eddff0..cc7cc2c 100644 --- a/info.yml +++ b/info.yml @@ -75,6 +75,7 @@ description: "Flow Production Tracking Integration for VRED" # Required minimum versions for this item to run requires_shotgun_version: requires_core_version: "v0.19.18" +minimum_python_version: "3.9" frameworks: - {"name": "tk-framework-lmv", "version": "v1.x.x"}