Bump mypy from 1.6.0 to 1.6.1 (#590)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-10-18 14:25:15 -10:00 committed by GitHub
parent 35e2a8d025
commit 190bf3b233
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==3.0.1
black==23.10.0
flake8==6.1.0
isort==5.12.0
mypy==1.6.0
mypy==1.6.1
types-protobuf==4.24.0.2
pytest>=6.2.4,<8
pytest-asyncio>=0.15.1,<1