Bump mypy from 1.7.1 to 1.8.0 (#804)

This commit is contained in:
dependabot[bot] 2023-12-25 07:54:16 -10:00 committed by GitHub
parent e2365545f3
commit f495be3641
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.3
black==23.12.0
flake8==6.1.0
isort==5.13.2
mypy==1.7.1
mypy==1.8.0
types-protobuf==4.24.0.4
pytest>=6.2.4,<8
pytest-asyncio>=0.15.1,<=0.21.1