From bff141e5ab8e71fabedebaf8bd2a74280ad3e0db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 24 Jan 2026 01:43:52 +0000 Subject: [PATCH] Bump the pip-dependencies group with 3 updates Bumps the pip-dependencies group with 3 updates: [certifi](https://github.com/certifi/python-certifi), [protobuf](https://github.com/protocolbuffers/protobuf) and [setuptools](https://github.com/pypa/setuptools). Updates `certifi` from 2025.11.12 to 2026.1.4 - [Commits](https://github.com/certifi/python-certifi/compare/2025.11.12...2026.01.04) Updates `protobuf` from 6.33.2 to 6.33.4 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) Updates `setuptools` from 80.9.0 to 80.10.1 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/setuptools/compare/v80.9.0...v80.10.1) --- updated-dependencies: - dependency-name: certifi dependency-version: 2026.1.4 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip-dependencies - dependency-name: protobuf dependency-version: 6.33.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: setuptools dependency-version: 80.10.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies ... Signed-off-by: dependabot[bot] --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 544c12a..8fadfc9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ appdirs==1.4.4 baron==0.10.1 bleach==6.3.0 -certifi==2025.11.12 +certifi==2026.1.4 charset-normalizer==3.4.4 debugpy==1.8.19 docutils==0.22.4 @@ -15,7 +15,7 @@ markdown-it-py==4.0.0 mdurl==0.1.2 more-itertools==10.8.0 pkginfo==1.12.1.2 -protobuf==6.33.2 +protobuf==6.33.4 pyfakefs==6.0.0 Pygments==2.19.2 readme-renderer==44.0 @@ -25,7 +25,7 @@ requests-toolbelt==1.0.0 rfc3986==2.0.0 rich==14.2.0 rply==0.7.8 -setuptools==80.9.0 +setuptools==80.10.1 six==1.17.0 twine==6.2.0 urllib3==2.6.3