From 2481dd53fe270fb94103d31eabb58ad05d5b3ad1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Feb 2024 08:48:05 +0000 Subject: [PATCH] Bump protobuf from 4.25.2 to 4.25.3 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 4.25.2 to 4.25.3. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/compare/v4.25.2...v4.25.3) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d8f293a..e22657d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ javaobj-py3 @ git+https://github.com/tcalmant/python-javaobj@fba64e9 pycryptodomex==3.20.0 -protobuf==4.25.2 \ No newline at end of file +protobuf==4.25.3 \ No newline at end of file