Bump types-protobuf from 3.19.15 to 3.19.17 (#200)

Bumps [types-protobuf](https://github.com/python/typeshed) from 3.19.15 to 3.19.17.
- [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] 2022-04-20 16:47:00 +12:00 committed by GitHub
parent 38e8672442
commit 280ada7803
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@ black==22.3.0
flake8==4.0.1
isort==5.10.1
mypy==0.942
types-protobuf==3.19.15
types-protobuf==3.19.17
pytest>=6.2.4,<8
pytest-asyncio>=0.15.1,<1
mock>=4.0.3,<5