Skip to content

Commit

Permalink
Merge pull request #462 from duckdb/jwills_buenavista_050
Browse files Browse the repository at this point in the history
Update to Buena Vista 0.5.0
  • Loading branch information
jwills authored Oct 13, 2024
2 parents e63d14c + f62866d commit dae3f38
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 dae3f38

Please sign in to comment.