Skip to content

Commit 7dac742

Browse files
[cherry-pick] chore(deps): bump the python group in /tests with 3 updates (#7648)
chore(deps): bump the python group in /tests with 3 updates (#7646) Bumps the python group in /tests with 3 updates: [gprof2dot](https://github.com/jrfonseca/gprof2dot), [typing-extensions](https://github.com/python/typing_extensions) and [urllib3](https://github.com/urllib3/urllib3). Updates `gprof2dot` from 2024.6.6 to 2025.4.14 - [Release notes](https://github.com/jrfonseca/gprof2dot/releases) - [Commits](jrfonseca/gprof2dot@2024.06.06...2025.04.14) Updates `typing-extensions` from 4.13.1 to 4.13.2 - [Release notes](https://github.com/python/typing_extensions/releases) - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md) - [Commits](python/typing_extensions@4.13.1...4.13.2) Updates `urllib3` from 2.3.0 to 2.4.0 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.3.0...2.4.0) --- updated-dependencies: - dependency-name: gprof2dot dependency-version: 2025.4.14 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python - dependency-name: typing-extensions dependency-version: 4.13.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: urllib3 dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 81ec796 commit 7dac742

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

tests/requirements.txt

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -247,9 +247,9 @@ google-auth==2.38.0 \
247247
# via
248248
# -r requirements.in
249249
# kubernetes
250-
gprof2dot==2024.6.6 \
251-
--hash=sha256:45b14ad7ce64e299c8f526881007b9eb2c6b75505d5613e96e66ee4d5ab33696 \
252-
--hash=sha256:fa1420c60025a9eb7734f65225b4da02a10fc6dd741b37fa129bc6b41951e5ab
250+
gprof2dot==2025.4.14 \
251+
--hash=sha256:0742e4c0b4409a5e8777e739388a11e1ed3750be86895655312ea7c20bd0090e \
252+
--hash=sha256:35743e2d2ca027bf48fa7cba37021aaf4a27beeae1ae8e05a50b55f1f921a6ce
253253
# via -r requirements.in
254254
greenlet==3.1.1 \
255255
--hash=sha256:0153404a4bb921f0ff1abeb5ce8a5131da56b953eda6e14b88dc6bbc04d2049e \
@@ -729,15 +729,15 @@ six==1.17.0 \
729729
# -r requirements.in
730730
# kubernetes
731731
# python-dateutil
732-
typing-extensions==4.13.1 \
733-
--hash=sha256:4b6cf02909eb5495cfbc3f6e8fd49217e6cc7944e145cdda8caa3734777f9e69 \
734-
--hash=sha256:98795af00fb9640edec5b8e31fc647597b4691f099ad75f469a2616be1a76dff
732+
typing-extensions==4.13.2 \
733+
--hash=sha256:a439e7c04b49fec3e5d3e2beaa21755cadbbdc391694e28ccdd36ca4a1408f8c \
734+
--hash=sha256:e6c81219bd689f51865d9e372991c540bda33a0379d5573cddb9a3a23f7caaef
735735
# via
736736
# -r requirements.in
737737
# pyee
738-
urllib3==2.3.0 \
739-
--hash=sha256:1cee9ad369867bfdbbb48b7dd50374c0967a0bb7710050facf0dd6911440e3df \
740-
--hash=sha256:f8c5449b3cf0861679ce7e0503c7b44b5ec981bec0d1d3795a07f1ba96f0204d
738+
urllib3==2.4.0 \
739+
--hash=sha256:414bc6535b787febd7567804cc015fee39daab8ad86268f1310a9250697de466 \
740+
--hash=sha256:4e16665048960a0900c702d4a66415956a584919c03361cac9f1df5c5dd7e813
741741
# via
742742
# -r requirements.in
743743
# kubernetes

0 commit comments

Comments
 (0)