Bump types-protobuf from 3.17.4 to 3.17.5 (#117)

Bumps [types-protobuf](https://github.com/python/typeshed) from 3.17.4 to 3.17.5.
- [Release notes](https://github.com/python/typeshed/releases)
- [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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-10-12 12:20:35 +02:00 committed by GitHub
parent 3e3e3c7e11
commit 48ea96f9da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@ black==21.9b0
flake8==4.0.1
isort==5.9.3
mypy==0.910
types-protobuf==3.17.4
types-protobuf==3.17.5
pytest>=6.2.4,<7
pytest-asyncio>=0.15.1,<1
mock>=4.0.3,<5