Merge pull request #146025 from r-ryantm/auto-update/python38Packages.google-cloud-websecurityscanner
This commit is contained in:
commit
a99da1e3af
@ -11,11 +11,11 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "google-cloud-websecurityscanner";
|
||||
version = "1.6.0";
|
||||
version = "1.6.1";
|
||||
|
||||
src = fetchPypi {
|
||||
inherit pname version;
|
||||
sha256 = "f7415dda32c26e1da00dcdf174bfaa2ddab4bac80bfb2522104fda976a585733";
|
||||
sha256 = "392a21dd238958eb7f480d056ed24110be22808cf4474939db40df0ade2910f3";
|
||||
};
|
||||
|
||||
propagatedBuildInputs = [ google-api-core libcst proto-plus ];
|
||||
|
Loading…
Reference in New Issue
Block a user