Skip to content

Commit b48d9cd

Browse files
dependabot[bot]sschulz92
authored andcommitted
Bump the pip-dependencies group with 2 updates (getgauge#389)
Bumps the pip-dependencies group with 2 updates: [keyring](https://github.com/jaraco/keyring) and [protobuf](https://github.com/protocolbuffers/protobuf). Updates `keyring` from 25.3.0 to 25.4.1 - [Release notes](https://github.com/jaraco/keyring/releases) - [Changelog](https://github.com/jaraco/keyring/blob/main/NEWS.rst) - [Commits](jaraco/keyring@v25.3.0...v25.4.1) Updates `protobuf` from 5.28.1 to 5.28.2 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](protocolbuffers/protobuf@v5.28.1...v5.28.2) --- 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 ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: sschulz92 <bastie92_spam@gmx.de>
1 parent 577ab86 commit b48d9cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@ grpcio-tools==1.66.1
1010
idna==3.10
1111
importlib-metadata==8.5.0
1212
jaraco.classes==3.4.0
13-
keyring==25.3.0
13+
keyring==25.4.1
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.1
18+
protobuf==5.28.2
1919
pyfakefs==5.6.0
2020
Pygments==2.18.0
2121
readme-renderer==44.0

0 commit comments

Comments
 (0)