Skip to content

Commit baac6c1

Browse files
[cherry-pick] chore(deps): bump the python group in /tests with 3 updates (#7599)
chore(deps): bump the python group in /tests with 3 updates (#7588) Bumps the python group in /tests with 3 updates: [protobuf](https://github.com/protocolbuffers/protobuf), [pyasn1-modules](https://github.com/pyasn1/pyasn1-modules) and [pyparsing](https://github.com/pyparsing/pyparsing). Updates `protobuf` from 6.30.1 to 6.30.2 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](protocolbuffers/protobuf@v6.30.1...v6.30.2) Updates `pyasn1-modules` from 0.4.1 to 0.4.2 - [Release notes](https://github.com/pyasn1/pyasn1-modules/releases) - [Changelog](https://github.com/pyasn1/pyasn1-modules/blob/main/CHANGES.txt) - [Commits](pyasn1/pyasn1-modules@v0.4.1...v0.4.2) Updates `pyparsing` from 3.2.2 to 3.2.3 - [Release notes](https://github.com/pyparsing/pyparsing/releases) - [Changelog](https://github.com/pyparsing/pyparsing/blob/master/CHANGES) - [Commits](pyparsing/pyparsing@3.2.2...3.2.3) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: pyasn1-modules dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: pyparsing dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 91b6dd7 commit baac6c1

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

tests/requirements.txt

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -491,16 +491,16 @@ pluggy==1.5.0 \
491491
# via
492492
# -r requirements.txt
493493
# pytest
494-
protobuf==6.30.1 \
495-
--hash=sha256:3c25e51e1359f1f5fa3b298faa6016e650d148f214db2e47671131b9063c53be \
496-
--hash=sha256:47cd320b7db63e8c9ac35f5596ea1c1e61491d8a8eb6d8b45edc44760b53a4f6 \
497-
--hash=sha256:535fb4e44d0236893d5cf1263a0f706f1160b689a7ab962e9da8a9ce4050b780 \
498-
--hash=sha256:554d7e61cce2aa4c63ca27328f757a9f3867bce8ec213bf09096a8d16bcdcb6a \
499-
--hash=sha256:aa4f7dfaed0d840b03d08d14bfdb41348feaee06a828a8c455698234135b4075 \
500-
--hash=sha256:b510f55ce60f84dc7febc619b47215b900466e3555ab8cb1ba42deb4496d6cc0 \
501-
--hash=sha256:ba0706f948d0195f5cac504da156d88174e03218d9364ab40d903788c1903d7e \
502-
--hash=sha256:e3083660225fa94748ac2e407f09a899e6a28bf9c0e70c75def8d15706bf85fc \
503-
--hash=sha256:ed484f9ddd47f0f1bf0648806cccdb4fe2fb6b19820f9b79a5adf5dcfd1b8c5f
494+
protobuf==6.30.2 \
495+
--hash=sha256:0eb523c550a66a09a0c20f86dd554afbf4d32b02af34ae53d93268c1f73bc65b \
496+
--hash=sha256:35c859ae076d8c56054c25b59e5e59638d86545ed6e2b6efac6be0b6ea3ba048 \
497+
--hash=sha256:4f6c687ae8efae6cf6093389a596548214467778146b7245e886f35e1485315d \
498+
--hash=sha256:50f32cc9fd9cb09c783ebc275611b4f19dfdfb68d1ee55d2f0c7fa040df96815 \
499+
--hash=sha256:524afedc03b31b15586ca7f64d877a98b184f007180ce25183d1a5cb230ee72b \
500+
--hash=sha256:7653c99774f73fe6b9301b87da52af0e69783a2e371e8b599b3e9cb4da4b12b9 \
501+
--hash=sha256:acec579c39c88bd8fbbacab1b8052c793efe83a0a5bd99db4a31423a25c0a0e2 \
502+
--hash=sha256:ae86b030e69a98e08c77beab574cbcb9fff6d031d57209f574a5aea1445f4b51 \
503+
--hash=sha256:b12ef7df7b9329886e66404bef5e9ce6a26b54069d7f7436a0853ccdeb91c103
504504
# via
505505
# -r requirements.txt
506506
# grpcio-tools
@@ -515,9 +515,9 @@ pyasn1==0.6.1 \
515515
# -r requirements.txt
516516
# pyasn1-modules
517517
# rsa
518-
pyasn1-modules==0.4.1 \
519-
--hash=sha256:49bfa96b45a292b711e986f222502c1c9a5e1f4e568fc30e2574a6c7d07838fd \
520-
--hash=sha256:c28e2dbf9c06ad61c71a075c7e0f9fd0f1b0bb2d2ad4377f240d33ac2ab60a7c
518+
pyasn1-modules==0.4.2 \
519+
--hash=sha256:29253a9207ce32b64c3ac6600edc75368f98473906e8fd1043bd6b5b1de2c14a \
520+
--hash=sha256:677091de870a80aae844b1ca6134f54652fa2c8c5a52aa396440ac3106e941e6
521521
# via
522522
# -r requirements.txt
523523
# google-auth
@@ -541,9 +541,9 @@ pyopenssl==25.0.0 \
541541
--hash=sha256:424c247065e46e76a37411b9ab1782541c23bb658bf003772c3405fbaa128e90 \
542542
--hash=sha256:cd2cef799efa3936bb08e8ccb9433a575722b9dd986023f1cabc4ae64e9dac16
543543
# via -r requirements.in
544-
pyparsing==3.2.2 \
545-
--hash=sha256:2a857aee851f113c2de9d4bfd9061baea478cb0f1c7ca6cbf594942d6d111575 \
546-
--hash=sha256:6ab05e1cb111cc72acc8ed811a3ca4c2be2af8d7b6df324347f04fd057d8d793
544+
pyparsing==3.2.3 \
545+
--hash=sha256:a749938e02d6fd0b59b356ca504a24982314bb090c383e3cf201c95ef7e2bfcf \
546+
--hash=sha256:b9c13f1ab8b3b542f72e28f634bad4de758ab3ce4546e4301970ad6fa77c38be
547547
# via -r requirements.in
548548
pytest==8.3.5 \
549549
--hash=sha256:c69214aa47deac29fad6c2a4f590b9c4a9fdb16a403176fe154b79c0b4d4d820 \

0 commit comments

Comments
 (0)