diff --git a/.changes/unreleased/Dependencies-20230624-172518.yaml b/.changes/unreleased/Dependencies-20230624-172518.yaml new file mode 100644 index 000000000..817bc17c4 --- /dev/null +++ b/.changes/unreleased/Dependencies-20230624-172518.yaml @@ -0,0 +1,6 @@ +kind: "Dependencies" +body: "Update types-protobuf requirement from ~=4.22 to ~=4.23" +time: 2023-06-24T17:25:18.00000Z +custom: + Author: dependabot[bot] + PR: 706 diff --git a/dev-requirements.txt b/dev-requirements.txt index 182c97dc6..a5b619358 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -24,7 +24,7 @@ pytest-xdist~=3.2 pytz~=2023.3 tox~=4.6 types-pytz~=2023.3 +types-protobuf~=4.23 types-requests~=2.31 -types-protobuf~=4.22 twine~=4.0 wheel~=0.40