Skip to content

Commit cc4b0ff

Browse files
Bump the pip-dependencies group with 5 updates (#405)
Bumps the pip-dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [bleach](https://github.com/mozilla/bleach) | `6.1.0` | `6.2.0` | | [grpcio](https://github.com/grpc/grpc) | `1.67.0` | `1.67.1` | | [grpcio-tools](https://github.com/grpc/grpc) | `1.67.0` | `1.67.1` | | [rich](https://github.com/Textualize/rich) | `13.9.3` | `13.9.4` | | [setuptools](https://github.com/pypa/setuptools) | `75.2.0` | `75.3.0` | Updates `bleach` from 6.1.0 to 6.2.0 - [Changelog](https://github.com/mozilla/bleach/blob/main/CHANGES) - [Commits](mozilla/bleach@v6.1.0...v6.2.0) Updates `grpcio` from 1.67.0 to 1.67.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.67.0...v1.67.1) Updates `grpcio-tools` from 1.67.0 to 1.67.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.67.0...v1.67.1) Updates `rich` from 13.9.3 to 13.9.4 - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](Textualize/rich@v13.9.3...v13.9.4) Updates `setuptools` from 75.2.0 to 75.3.0 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v75.2.0...v75.3.0) --- updated-dependencies: - dependency-name: bleach dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-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: rich dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: setuptools dependency-type: direct:production update-type: version-update:semver-minor 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 07611a3 commit cc4b0ff

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

requirements.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
appdirs==1.4.4
22
baron==0.10.1
3-
bleach==6.1.0
3+
bleach==6.2.0
44
certifi==2024.8.30
55
charset-normalizer==3.4.0
66
debugpy==1.8.7
77
docutils==0.21.2
8-
grpcio==1.67.0
9-
grpcio-tools==1.67.0
8+
grpcio==1.67.1
9+
grpcio-tools==1.67.1
1010
idna==3.10
1111
importlib-metadata==8.5.0
1212
jaraco.classes==3.4.0
@@ -23,9 +23,9 @@ redbaron==0.9.2
2323
requests==2.32.3
2424
requests-toolbelt==1.0.0
2525
rfc3986==2.0.0
26-
rich==13.9.3
26+
rich==13.9.4
2727
rply==0.7.8
28-
setuptools==75.2.0
28+
setuptools==75.3.0
2929
six==1.16.0
3030
twine==5.1.1
3131
urllib3==2.2.3

0 commit comments

Comments
 (0)