From 079ef3ceba43cb46a3a745be6038d154e5d16253 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 16:02:10 +0000 Subject: [PATCH] Bump the pip-dependencies group with 2 updates Bumps the pip-dependencies group with 2 updates: [protobuf](https://github.com/protocolbuffers/protobuf) and [urllib3](https://github.com/urllib3/urllib3). Updates `protobuf` from 5.29.1 to 5.29.2 - [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/v5.29.1...v5.29.2) Updates `urllib3` from 2.2.3 to 2.3.0 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/2.2.3...2.3.0) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 03c929f..06c0fbf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ markdown-it-py==3.0.0 mdurl==0.1.2 more-itertools==10.5.0 pkginfo==1.12.0 -protobuf==5.29.1 +protobuf==5.29.2 pyfakefs==5.7.3 Pygments==2.18.0 readme-renderer==44.0 @@ -28,7 +28,7 @@ rply==0.7.8 setuptools==75.6.0 six==1.17.0 twine==6.0.1 -urllib3==2.2.3 +urllib3==2.3.0 webencodings==0.5.1 zipp==3.21.0 coverage==7.6.9