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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-08-07 14:42:39 +00:00
committed by GitHub
parent eb7aa63be6
commit 75a4f309b4

View File

@@ -93,7 +93,7 @@ dev = [
"types-termcolor==1.1.4",
"types-psutil==5.8.23",
"types_requests==2.31.0.2",
"types-protobuf==4.23.0.2",
"types-protobuf==4.23.0.3",
]
build = [
"pyinstaller==5.10.1",