Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit c6a3e31

Browse files
Update types-protobuf requirement from ~=4.23 to ~=4.24 (#873)
* Update types-protobuf requirement from ~=4.23 to ~=4.24 Updates the requirements on [types-protobuf](https://github.com/python/typeshed) to permit the latest version. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-protobuf dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> * Add automated changelog yaml from template for bot PR --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Github Build Bot <[email protected]>
1 parent cea6588 commit c6a3e31

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
kind: "Dependencies"
2+
body: "Update types-protobuf requirement from ~=4.23 to ~=4.24"
3+
time: 2023-08-10T00:24:07.00000Z
4+
custom:
5+
Author: dependabot[bot]
6+
PR: 873

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ pytest-xdist~=3.3
2525
pytz~=2023.3
2626
tox~=4.7
2727
types-pytz~=2023.3
28-
types-protobuf~=4.23
28+
types-protobuf~=4.24
2929
types-requests~=2.31
3030
twine~=4.0
3131
wheel~=0.41

0 commit comments

Comments
 (0)