Skip to content

Commit c18e5a0

Browse files
chore(deps): bump typing-extensions from 4.12.2 to 4.13.1 in /tests in the python group (#7625)
chore(deps): bump typing-extensions in /tests in the python group Bumps the python group in /tests with 1 update: [typing-extensions](https://github.com/python/typing_extensions). Updates `typing-extensions` from 4.12.2 to 4.13.1 - [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.12.2...4.13.1) --- updated-dependencies: - dependency-name: typing-extensions dependency-version: 4.13.1 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 ab3ed3d commit c18e5a0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tests/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -729,9 +729,9 @@ six==1.17.0 \
729729
# -r requirements.in
730730
# kubernetes
731731
# python-dateutil
732-
typing-extensions==4.12.2 \
733-
--hash=sha256:04e5ca0351e0f3f85c6853954072df659d0d13fac324d0072316b67d7794700d \
734-
--hash=sha256:1a7ead55c7e559dd4dee8856e3a88b41225abfe1ce8df57b7c13915fe121ffb8
732+
typing-extensions==4.13.1 \
733+
--hash=sha256:4b6cf02909eb5495cfbc3f6e8fd49217e6cc7944e145cdda8caa3734777f9e69 \
734+
--hash=sha256:98795af00fb9640edec5b8e31fc647597b4691f099ad75f469a2616be1a76dff
735735
# via
736736
# -r requirements.in
737737
# pyee

0 commit comments

Comments
 (0)