Merge pull request #176739 from r-ryantm/auto-update/python310Packages.google-cloud-bigquery-storage

This commit is contained in:
Sandro
2022-06-07 19:04:02 +02:00
committed by GitHub
@@ -9,11 +9,11 @@
buildPythonPackage rec {
pname = "google-cloud-bigquery-storage";
version = "2.13.1";
version = "2.13.2";
src = fetchPypi {
inherit pname version;
sha256 = "7a25148f635a04ca9ff568d47e64be275d3a4a3c90772524879e8f88f270d92d";
sha256 = "sha256-rEznNOgFrKfnOmlhexTTHmkKETRGE26SKSp04diz47I=";
};
propagatedBuildInputs = [