From d2bbaf0a2ff283e6bd9f04fcbad71b853c88b6b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Nov 2023 08:05:10 +0000 Subject: [PATCH] Bump protobuf from 4.25.0 to 4.25.1 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 4.25.0 to 4.25.1. - [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.0...v4.25.1) --- 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 401b22d..ed081d4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ javaobj-py3 @ git+https://github.com/tcalmant/python-javaobj@fba64e9 pycryptodomex==3.19.0 -protobuf==4.25.0 \ No newline at end of file +protobuf==4.25.1 \ No newline at end of file