Skip to content

Commit

Permalink
Update to Buena Vista 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jwills committed Oct 12, 2024
1 parent e63d14c commit f62866d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,7 @@ jobs:
strategy:
fail-fast: false
matrix:
python-version: ['3.9']
python-version: ['3.11']

env:
TOXENV: "buenavista"
Expand Down
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ boto3
mypy-boto3-glue
pandas
pyarrow
buenavista
buenavista==0.5.0
bumpversion
flaky
freezegun==1.5.1
Expand Down

0 comments on commit f62866d

Please sign in to comment.