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 cce4d49 commit d89ea2cCopy full SHA for d89ea2c
.github/.OwlBot.lock.yaml
@@ -13,4 +13,4 @@
13
# limitations under the License.
14
docker:
15
image: gcr.io/cloud-devrel-public-resources/owlbot-python:latest
16
- digest: sha256:5d8da01438ece4021d135433f2cf3227aa39ef0eaccc941d62aa35e6902832ae
+ digest: sha256:7cffbc10910c3ab1b852c05114a08d374c195a81cdec1d4a67a1d129331d0bfe
samples/compute/noxfile.py
@@ -29,7 +29,7 @@
29
# WARNING - WARNING - WARNING - WARNING - WARNING
30
31
32
-BLACK_VERSION = "black==19.10b0"
+BLACK_VERSION = "black==22.3.0"
33
34
# Copy `noxfile_config.py` to your directory and modify it instead.
35
0 commit comments