Skip to content

Commit c5cc60a

Browse files
chore(spanner): bump google-cloud-spanner to 3.71.0 in samples (#18284)
Update samples/samples/requirements.txt to google-cloud-spanner==3.71.0 to include Cloud Spanner Queues mutation API (Batch.send and Batch.ack). Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly: - [ ] Make sure to open an issue as a [bug/issue](https://github.com/googleapis/google-cloud-python/issues) before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea - [ ] Ensure the tests and linter pass - [ ] Code coverage does not decrease (if any source code was changed) - [ ] Appropriate docs were updated (if necessary) Fixes #<issue_number_goes_here> 🦕
1 parent 036f734 commit c5cc60a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
google-cloud-spanner==3.66.0
1+
google-cloud-spanner==3.71.0
22
futures==3.4.0; python_version < "3"

0 commit comments

Comments
 (0)