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

fix(deps): require six >= 1.13.0 #78

Merged
merged 1 commit into from Oct 2, 2020
Merged

Conversation

busunkim96
Copy link
Contributor

This library uses collections_abc which was added in six==1.13.0

https://github.com/benjaminp/six/blob/c0be8815d13df45b6ae471c4c436cce8c192245d/CHANGES#L30-L31

@busunkim96 busunkim96 requested a review from a team as a code owner October 2, 2020 19:55
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Oct 2, 2020
@busunkim96 busunkim96 merged commit a7a8b98 into master Oct 2, 2020
gcf-merge-on-green bot pushed a commit that referenced this pull request Oct 2, 2020
🤖 I have created a release \*beep\* \*boop\* 
---
### [1.22.3](https://www.github.com/googleapis/python-api-core/compare/v1.22.2...v1.22.3) (2020-10-02)


### Bug Fixes

* **deps:** require six >= 1.13.0 ([#78](https://www.github.com/googleapis/python-api-core/issues/78)) ([a7a8b98](https://www.github.com/googleapis/python-api-core/commit/a7a8b98602a3eb277fdc607ac69f3bcb147f3351)), closes [/github.com/benjaminp/six/blob/c0be8815d13df45b6ae471c4c436cce8c192245d/CHANGES#L30-L31](https://www.github.com/googleapis//github.com/benjaminp/six/blob/c0be8815d13df45b6ae471c4c436cce8c192245d/CHANGES/issues/L30-L31)
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please).
@tseaver tseaver deleted the busunkim96-patch-2 branch December 8, 2020 18:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants