Bump mypy from 1.0.1 to 1.1.1 (#398)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-03-13 13:23:51 -10:00 committed by GitHub
parent 490b667bf0
commit 91bd169a78
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.16.3
black==23.1.0
flake8==6.0.0
isort==5.12.0
mypy==1.0.1
mypy==1.1.1
types-protobuf==4.22.0.0
pytest>=6.2.4,<8
pytest-asyncio>=0.15.1,<1