Skip to content

Commit

Permalink
chore(deps): update storage-testbench (#9989)
Browse files Browse the repository at this point in the history
  • Loading branch information
coryan authored Oct 6, 2022
1 parent 2d610c0 commit fb40389
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/cloudbuild/builds/lib/integration.sh
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ source module ci/cloudbuild/builds/lib/git.sh
export PATH="${HOME}/.local/bin:${PATH}"
python3 -m pip uninstall -y --quiet googleapis-storage-testbench
python3 -m pip install --upgrade --user --quiet --disable-pip-version-check \
"git+https://github.com/googleapis/storage-testbench@v0.27.0"
"git+https://github.com/googleapis/storage-testbench@v0.31.0"

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

0 comments on commit fb40389

Please sign in to comment.