Bump types-protobuf from 3.19.6 to 3.19.7 (#170)

Bumps [types-protobuf](https://github.com/python/typeshed) from 3.19.6 to 3.19.7.
- [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-01-31 11:13:00 +01:00 committed by GitHub
parent 70656cac5e
commit fea4cb94c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ black==21.12b0
flake8==4.0.1
isort==5.10.1
mypy==0.931
types-protobuf==3.19.6
types-protobuf==3.19.7
pytest>=6.2.4,<7
pytest-asyncio>=0.15.1,<1
mock>=4.0.3,<5