opiproject / pydpu

Python library and cli to communicate with DPUs and IPUs
Apache License 2.0
5 stars 8 forks source link

chore(deps): update dependency mypy-protobuf to v3.5.0 #78

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mypy-protobuf 3.4.0 -> 3.5.0 age adoption passing confidence

Release Notes

nipunn1313/mypy-protobuf (mypy-protobuf) ### [`v3.5.0`](https://togithub.com/nipunn1313/mypy-protobuf/blob/HEAD/CHANGELOG.md#350) [Compare Source](https://togithub.com/nipunn1313/mypy-protobuf/compare/v3.4.0...v3.5.0) - Add gRPC aio stub and servicer generation ([#​489](https://togithub.com/nipunn1313/mypy-protobuf/issues/489)) - Bump tested dependencies to pyright==1.1.319, mypy==1.4.1, protobuf==4.23.4, grpcio-tools==1.56.2 - Drop support for py 3.7. Add support for py 3.11. - Don't add unnecessary flake8 noqa F821 comments. (Become compatible with flake8-pyi>=23.5.0.)

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 1 year ago

Codecov Report

Merging #78 (a503922) into main (c3b024c) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #78   +/-   ##
=======================================
  Coverage   56.59%   56.59%           
=======================================
  Files          34       34           
  Lines        4488     4488           
=======================================
  Hits         2540     2540           
  Misses       1948     1948