We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 762f83b commit a62ec55Copy full SHA for a62ec55
dlp/snippets/requirements-test.txt
@@ -1,4 +1,4 @@
1
-backoff==2.0.1
+backoff==2.1.2
2
pytest==7.1.2
3
flaky==3.7.0
4
mock==4.0.3
dlp/snippets/requirements.txt
@@ -1,5 +1,5 @@
-google-cloud-dlp==3.7.0
-google-cloud-storage==2.3.0
-google-cloud-pubsub==2.12.1
-google-cloud-datastore==2.6.1
+google-cloud-dlp==3.7.1
+google-cloud-storage==2.4.0
+google-cloud-pubsub==2.13.0
+google-cloud-datastore==2.6.2
5
google-cloud-bigquery==3.1.0
0 commit comments