Merge pull request #309320 from r-ryantm/auto-update/python311Packages.dbt-bigquery

python311Packages.dbt-bigquery: 1.7.7 -> 1.7.8
This commit is contained in:
Matthias Beyer 2024-05-16 16:32:28 +02:00 committed by GitHub
commit f868996802
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -15,7 +15,7 @@
buildPythonPackage rec {
pname = "dbt-bigquery";
version = "1.7.7";
version = "1.7.8";
pyproject = true;
disabled = pythonOlder "3.7";
@ -24,7 +24,7 @@ buildPythonPackage rec {
owner = "dbt-labs";
repo = "dbt-bigquery";
rev = "refs/tags/v${version}";
hash = "sha256-+UF49ReSxKQ8ouutOv1b9JcU/6CNk7Yw8f1/tlRvwnU=";
hash = "sha256-Uc842hkrCYDR92ACDtNW+Iqq5l54CSp40D1tOL7wt8o=";
};
pythonRelaxDeps = [