From 4442085afe30a2fda1708fe9c7c44f43904cff4c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 May 2023 04:57:25 +0000 Subject: [PATCH] Bump protobuf from 4.22.0 to 4.22.4 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 4.22.0 to 4.22.4. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py) - [Commits](https://github.com/protocolbuffers/protobuf/compare/v4.22.0...v4.22.4) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index a48af9d..2e7b7ca 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -cachetools==5.3.0 +cachetools==5.3.0 certifi==2022.12.7 charset-normalizer==3.0.1 click==8.1.3 @@ -16,7 +16,7 @@ itsdangerous==2.1.2 Jinja2==3.1.2 MarkupSafe==2.1.2 Pillow==9.4.0 -protobuf==4.22.0 +protobuf==4.22.4 pyasn1==0.4.8 pyasn1-modules==0.2.8 requests==2.28.2