build(deps-dev): bump types-protobuf from 4.22.0.0 to 4.22.0.1

Bumps [types-protobuf](https://github.com/python/typeshed) from 4.22.0.0 to 4.22.0.1.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-protobuf
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-04-04 07:39:46 +00:00
committed by GitHub
parent acd0020413
commit 43f3f31d69

View File

@@ -89,7 +89,7 @@ setuptools.setup(
"types-termcolor==1.1.4",
"types-psutil==5.8.23",
"types_requests==2.28.1",
"types-protobuf==4.22.0.0",
"types-protobuf==4.22.0.1",
],
"build": [
"pyinstaller==5.9.0",