diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 67ed99ee..d7376c5d 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -268,7 +268,7 @@ jobs: strategy: fail-fast: false matrix: - python-version: ['3.9'] + python-version: ['3.11'] env: TOXENV: "buenavista" diff --git a/dev-requirements.txt b/dev-requirements.txt index bdb33e02..102c7c49 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -8,7 +8,7 @@ boto3 mypy-boto3-glue pandas pyarrow -buenavista +buenavista==0.5.0 bumpversion flaky freezegun==1.5.1