Skip to content

Commit fe23a71

Browse files
Bump the pip-dependencies group with 4 updates (#439)
Bumps the pip-dependencies group with 4 updates: [protobuf](https://github.com/protocolbuffers/protobuf), [setuptools](https://github.com/pypa/setuptools), [zipp](https://github.com/jaraco/zipp) and [coverage](https://github.com/nedbat/coveragepy). Updates `protobuf` from 5.29.4 to 5.29.5 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](protocolbuffers/protobuf@v5.29.4...v5.29.5) Updates `setuptools` from 80.4.0 to 80.9.0 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v80.4.0...v80.9.0) Updates `zipp` from 3.21.0 to 3.22.0 - [Release notes](https://github.com/jaraco/zipp/releases) - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst) - [Commits](jaraco/zipp@v3.21.0...v3.22.0) Updates `coverage` from 7.8.0 to 7.8.2 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.8.0...7.8.2) --- updated-dependencies: - dependency-name: protobuf dependency-version: 5.29.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: setuptools dependency-version: 80.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: zipp dependency-version: 3.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: coverage dependency-version: 7.8.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3e5418f commit fe23a71

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ markdown-it-py==3.0.0
1515
mdurl==0.1.2
1616
more-itertools==10.7.0
1717
pkginfo==1.12.1.2
18-
protobuf==5.29.4
18+
protobuf==5.29.5
1919
pyfakefs==5.8.0
2020
Pygments==2.19.1
2121
readme-renderer==44.0
@@ -25,10 +25,10 @@ requests-toolbelt==1.0.0
2525
rfc3986==2.0.0
2626
rich==14.0.0
2727
rply==0.7.8
28-
setuptools==80.4.0
28+
setuptools==80.9.0
2929
six==1.17.0
3030
twine==6.1.0
3131
urllib3==2.4.0
3232
webencodings==0.5.1
33-
zipp==3.21.0
34-
coverage==7.8.0
33+
zipp==3.22.0
34+
coverage==7.8.2

0 commit comments

Comments
 (0)