build(deps): bump types-protobuf from 4.23.0.3 to 5.26.0.20240422

Bumps [types-protobuf](https://github.com/python/typeshed) from 4.23.0.3 to 5.26.0.20240422.
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-protobuf
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-05-06 14:32:14 +00:00
committed by Willi Ballenthin
parent 25b9c88198
commit 54d749e845

View File

@@ -94,7 +94,7 @@ dev = [
"types-termcolor==1.1.4",
"types-psutil==5.8.23",
"types_requests==2.31.0.20240311",
"types-protobuf==4.23.0.3",
"types-protobuf==5.26.0.20240422",
]
build = [
"pyinstaller==6.6.0",