Skip to content

Commit 4820a08

Browse files
committed
bump testbench version
1 parent 0d4370e commit 4820a08

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ci/cloudbuild/builds/lib/integration.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ source module ci/lib/io.sh
3131
export PATH="${HOME}/.local/bin:${PATH}"
3232
python3 -m pip uninstall -y --quiet googleapis-storage-testbench
3333
python3 -m pip install --upgrade --user --quiet --disable-pip-version-check \
34-
"git+https://github.com/googleapis/storage-testbench@v0.52.0"
34+
"git+https://github.com/googleapis/storage-testbench@v0.55.0"
3535

3636
# Some of the tests will need a valid roots.pem file.
3737
rm -f /dev/shm/roots.pem

0 commit comments

Comments
 (0)