File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ### [ 1.56.2] ( https://github.com/googleapis/python-api-common-protos/compare/v1.56.1...v1.56.2 ) (2022-05-26)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** deps:** require grpcio >= 1.0.0, <2.0.0dev ([ 4a402ce] ( https://github.com/googleapis/python-api-common-protos/commit/4a402ce798c8364679e69eefdaadcf61fc289308 ) )
9+ * ** deps:** require protobuf>= 3.15.0, <4.0.0dev ([ #105 ] ( https://github.com/googleapis/python-api-common-protos/issues/105 ) ) ([ 4a402ce] ( https://github.com/googleapis/python-api-common-protos/commit/4a402ce798c8364679e69eefdaadcf61fc289308 ) )
10+
311### [ 1.56.1] ( https://github.com/googleapis/python-api-common-protos/compare/v1.56.0...v1.56.1 ) (2022-05-05)
412
513
Original file line number Diff line number Diff line change 2020
2121name = "googleapis-common-protos"
2222description = "Common protobufs used in Google APIs"
23- version = "1.56.1 "
23+ version = "1.56.2 "
2424release_status = "Development Status :: 5 - Production/Stable"
2525dependencies = ["protobuf >= 3.15.0, <4.0.0dev" ]
2626
You can’t perform that action at this time.
0 commit comments