Skip to content

Commit 07611a3

Browse files
Bump the pip-dependencies group with 3 updates (#404)
Bumps the pip-dependencies group with 3 updates: [keyring](https://github.com/jaraco/keyring), [protobuf](https://github.com/protocolbuffers/protobuf) and [rich](https://github.com/Textualize/rich). Updates `keyring` from 25.4.1 to 25.5.0 - [Release notes](https://github.com/jaraco/keyring/releases) - [Changelog](https://github.com/jaraco/keyring/blob/main/NEWS.rst) - [Commits](jaraco/keyring@v25.4.1...v25.5.0) Updates `protobuf` from 5.28.2 to 5.28.3 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](protocolbuffers/protobuf@v5.28.2...v5.28.3) Updates `rich` from 13.9.2 to 13.9.3 - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](Textualize/rich@v13.9.2...v13.9.3) --- updated-dependencies: - dependency-name: keyring 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: rich 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 0d530ef commit 07611a3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,20 +10,20 @@ grpcio-tools==1.67.0
1010
idna==3.10
1111
importlib-metadata==8.5.0
1212
jaraco.classes==3.4.0
13-
keyring==25.4.1
13+
keyring==25.5.0
1414
markdown-it-py==3.0.0
1515
mdurl==0.1.2
1616
more-itertools==10.5.0
1717
pkginfo>=1.8.1
18-
protobuf==5.28.2
18+
protobuf==5.28.3
1919
pyfakefs==5.7.1
2020
Pygments==2.18.0
2121
readme-renderer==44.0
2222
redbaron==0.9.2
2323
requests==2.32.3
2424
requests-toolbelt==1.0.0
2525
rfc3986==2.0.0
26-
rich==13.9.2
26+
rich==13.9.3
2727
rply==0.7.8
2828
setuptools==75.2.0
2929
six==1.16.0

0 commit comments

Comments
 (0)