Skip to content

Commit 349230f

Browse files
Update mypy-protobuf requirement from ^3.0.0 to ^5.0.0
Updates the requirements on [mypy-protobuf](https://github.com/nipunn1313/mypy-protobuf) to permit the latest version. - [Changelog](https://github.com/nipunn1313/mypy-protobuf/blob/main/CHANGELOG.md) - [Commits](nipunn1313/mypy-protobuf@v3.0.0...v5.0.0) --- updated-dependencies: - dependency-name: mypy-protobuf dependency-version: 5.0.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9968752 commit 349230f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ types-redis = "^4.3.21.6"
3737
types-pytz = "^2023.3.0.0"
3838
black = "^23.1.0"
3939
types-chardet = "^5.0.4.6"
40-
mypy-protobuf = "^3.0.0"
40+
mypy-protobuf = "^5.0.0"
4141

4242

4343
[tool.autopep8]

0 commit comments

Comments
 (0)