Skip to content

Commit 907d679

Browse files
Bump the pip-dependencies group with 3 updates (#463)
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](certifi/python-certifi@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](pypa/setuptools@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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b7e25ed commit 907d679

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
appdirs==1.4.4
22
baron==0.10.1
33
bleach==6.3.0
4-
certifi==2025.11.12
4+
certifi==2026.1.4
55
charset-normalizer==3.4.4
66
debugpy==1.8.19
77
docutils==0.22.4
@@ -15,7 +15,7 @@ markdown-it-py==4.0.0
1515
mdurl==0.1.2
1616
more-itertools==10.8.0
1717
pkginfo==1.12.1.2
18-
protobuf==6.33.2
18+
protobuf==6.33.4
1919
pyfakefs==6.0.0
2020
Pygments==2.19.2
2121
readme-renderer==44.0
@@ -25,7 +25,7 @@ requests-toolbelt==1.0.0
2525
rfc3986==2.0.0
2626
rich==14.2.0
2727
rply==0.7.8
28-
setuptools==80.9.0
28+
setuptools==80.10.1
2929
six==1.17.0
3030
twine==6.2.0
3131
urllib3==2.6.3

0 commit comments

Comments
 (0)