Bump mypy from 1.4.1 to 1.5.0 (#521)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-08-15 10:06:51 -05:00 committed by GitHub
parent 3720ed5d57
commit 80ec3246dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ pylint==2.17.5
black==23.7.0
flake8==6.1.0
isort==5.12.0
mypy==1.4.1
mypy==1.5.0
types-protobuf==4.24.0.1
pytest>=6.2.4,<8
pytest-asyncio>=0.15.1,<1