Skip to content

Commit ccc8e04

Browse files
Bump the pip-dependencies group with 7 updates
Bumps the pip-dependencies group with 7 updates: | Package | From | To | | --- | --- | --- | | [grpcio](https://github.com/grpc/grpc) | `1.68.0` | `1.68.1` | | [grpcio-tools](https://github.com/grpc/grpc) | `1.68.0` | `1.68.1` | | [pkginfo](https://code.launchpad.net/~tseaver/pkginfo/trunk) | `1.11.2` | `1.12.0` | | [protobuf](https://github.com/protocolbuffers/protobuf) | `5.29.0` | `5.29.1` | | [pyfakefs](https://github.com/pytest-dev/pyfakefs) | `5.7.1` | `5.7.2` | | [six](https://github.com/benjaminp/six) | `1.16.0` | `1.17.0` | | [coverage](https://github.com/nedbat/coveragepy) | `7.6.8` | `7.6.9` | Updates `grpcio` from 1.68.0 to 1.68.1 - [Release notes](https://github.com/grpc/grpc/releases) - [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md) - [Commits](grpc/grpc@v1.68.0...v1.68.1) Updates `grpcio-tools` from 1.68.0 to 1.68.1 - [Release notes](https://github.com/grpc/grpc/releases) - [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md) - [Commits](grpc/grpc@v1.68.0...v1.68.1) Updates `pkginfo` from 1.11.2 to 1.12.0 Updates `protobuf` from 5.29.0 to 5.29.1 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](protocolbuffers/protobuf@v5.29.0...v5.29.1) Updates `pyfakefs` from 5.7.1 to 5.7.2 - [Release notes](https://github.com/pytest-dev/pyfakefs/releases) - [Changelog](https://github.com/pytest-dev/pyfakefs/blob/main/CHANGES.md) - [Commits](pytest-dev/pyfakefs@v5.7.1...v5.7.2) Updates `six` from 1.16.0 to 1.17.0 - [Changelog](https://github.com/benjaminp/six/blob/main/CHANGES) - [Commits](benjaminp/six@1.16.0...1.17.0) Updates `coverage` from 7.6.8 to 7.6.9 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.6.8...7.6.9) --- updated-dependencies: - dependency-name: grpcio dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: grpcio-tools dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: pkginfo dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: protobuf dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: pyfakefs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: six dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 228d649 commit ccc8e04

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

requirements.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,18 +5,18 @@ certifi==2024.8.30
55
charset-normalizer==3.4.0
66
debugpy==1.8.9
77
docutils==0.21.2
8-
grpcio==1.68.0
9-
grpcio-tools==1.68.0
8+
grpcio==1.68.1
9+
grpcio-tools==1.68.1
1010
idna==3.10
1111
importlib-metadata==8.5.0
1212
jaraco.classes==3.4.0
1313
keyring==25.5.0
1414
markdown-it-py==3.0.0
1515
mdurl==0.1.2
1616
more-itertools==10.5.0
17-
pkginfo==1.11.2
18-
protobuf==5.29.0
19-
pyfakefs==5.7.1
17+
pkginfo==1.12.0
18+
protobuf==5.29.1
19+
pyfakefs==5.7.2
2020
Pygments==2.18.0
2121
readme-renderer==44.0
2222
redbaron==0.9.2
@@ -26,9 +26,9 @@ rfc3986==2.0.0
2626
rich==13.9.4
2727
rply==0.7.8
2828
setuptools==75.6.0
29-
six==1.16.0
29+
six==1.17.0
3030
twine==6.0.1
3131
urllib3==2.2.3
3232
webencodings==0.5.1
3333
zipp==3.21.0
34-
coverage==7.6.8
34+
coverage==7.6.9

0 commit comments

Comments
 (0)