Bump types-protobuf from 3.19.20 to 3.19.21 (#216)

Bumps [types-protobuf](https://github.com/python/typeshed) from 3.19.20 to 3.19.21.
- [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-05-25 08:11:55 +12:00 committed by GitHub
parent 4c5f7db04c
commit a127ca1b00
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==22.3.0
flake8==4.0.1
isort==5.10.1
mypy==0.950
types-protobuf==3.19.20
types-protobuf==3.19.21
pytest>=6.2.4,<8
pytest-asyncio>=0.15.1,<1
mock>=4.0.3,<5