Bump mypy from 1.4.0 to 1.4.1 (#449)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-06-30 09:07:27 -05:00 committed by GitHub
parent 7813c10898
commit cfb3972c9d
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.4
black==23.3.0
flake8==6.0.0
isort==5.12.0
mypy==1.4.0
mypy==1.4.1
types-protobuf==4.23.0.1
pytest>=6.2.4,<8
pytest-asyncio>=0.15.1,<1