From 445ebcb5b0071cf80e5eaa0fb3653786c93e086a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Oct 2023 16:57:04 +0000 Subject: [PATCH] Bump types-protobuf from 4.23.0.3 to 4.24.0.2 Bumps [types-protobuf](https://github.com/python/typeshed) from 4.23.0.3 to 4.24.0.2. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-protobuf dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.in | 2 +- requirements.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.in b/requirements.in index d501eb2..c5a5e4d 100644 --- a/requirements.in +++ b/requirements.in @@ -348,7 +348,7 @@ types-futures==3.3.8 # via mozilla-auto-sizing types-pkg-resources==0.1.3 # via mozilla-auto-sizing -types-protobuf==4.23.0.3 +types-protobuf==4.24.0.2 # via mozilla-auto-sizing types-pytz==2023.3.0.0 # via mozilla-auto-sizing diff --git a/requirements.txt b/requirements.txt index 77162e0..b1643a8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1567,9 +1567,9 @@ types-pkg-resources==0.1.3 \ --hash=sha256:0cb9972cee992249f93fff1a491bf2dc3ce674e5a1926e27d4f0866f7d9b6d9c \ --hash=sha256:834a9b8d3dbea343562fd99d5d3359a726f6bf9d3733bccd2b4f3096fbab9dae # via -r requirements.in -types-protobuf==4.23.0.3 \ - --hash=sha256:035bd85066828d21f12ba42bfe941089b2b59a7d8ca64708696d63f8b4850e89 \ - --hash=sha256:772ed02906d456d71711d34c3c036b2137fd99a562a883da6d9aa232be0da357 +types-protobuf==4.24.0.2 \ + --hash=sha256:598bb2290b9b0ea65f4f63569a09deaa4475edd7bb0d8589057a38deb0b19f4f \ + --hash=sha256:b86b0deefd1cb1582d355be4fd7a2a807cf49c993d9744d3c9fbe1cbf1e6b044 # via -r requirements.in types-pytz==2023.3.0.0 \ --hash=sha256:4fc2a7fbbc315f0b6630e0b899fd6c743705abe1094d007b0e612d10da15e0f3 \