Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency google-cloud-spanner to v3.13.0 #755

Merged
merged 3 commits into from
Feb 7, 2022

Conversation

vi3k6i5
Copy link
Contributor

@vi3k6i5 vi3k6i5 commented Feb 7, 2022

fixes #746

@product-auto-label product-auto-label bot added the api: spanner Issues related to the googleapis/python-spanner-django API. label Feb 7, 2022
@vi3k6i5 vi3k6i5 requested a review from asthamohta February 7, 2022 09:20
@@ -146,7 +146,6 @@ def system_test(session, django_version="2.2"):
constraints_path,
)
session.install("-e", ".[tracing]", "-c", constraints_path)

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: is this intentional?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: spanner Issues related to the googleapis/python-spanner-django API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

google-cloud-spanner version 3.12.0 has breaking changes for django tests
2 participants