| commit | fda0ca6f0664ac5044671591ed62618175a7393f | [log] [tgz] |
|---|---|---|
| author | Anthonios Partheniou <[email protected]> | Wed Jun 19 11:22:24 2024 -0400 |
| committer | GitHub <[email protected]> | Wed Jun 19 15:22:24 2024 +0000 |
| tree | a345a85a39b27a097a8d75acd42e8cb81d51a277 | |
| parent | 126b5c7154223da5f0537c90462a49e7e0d3ad97 [diff] |
fix: add support for protobuf 5.x (#644) * fix: add support for protobuf 5.x * remove pin for types-protobuf * remove pytest from noxfile * refactor common code * Refactor Co-authored-by: Victor Chudnovsky <[email protected]> * run black * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * mypy * run pre-release test against all python versions * filter warning --------- Co-authored-by: Victor Chudnovsky <[email protected]> Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>