Skip to content

Commit 06b261c

Browse files
Bump typing-extensions from 4.9.0 to 4.13.2
Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.9.0 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.9.0...4.13.2) --- updated-dependencies: - dependency-name: typing-extensions dependency-version: 4.13.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 05e5530 commit 06b261c

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
@@ -371,9 +371,9 @@ tomli==2.0.1 ; python_version >= "3.9" and python_version < "3.11" \
371371
typer==0.15.4 ; python_version >= "3.9" and python_version < "4.0" \
372372
--hash=sha256:89507b104f9b6a0730354f27c39fae5b63ccd0c95b1ce1f1a6ba0cfd329997c3 \
373373
--hash=sha256:eb0651654dcdea706780c466cf06d8f174405a659ffff8f163cfbfee98c0e173
374-
typing-extensions==4.9.0 ; python_version >= "3.9" and python_version < "4.0" \
375-
--hash=sha256:23478f88c37f27d76ac8aee6c905017a143b0b1b886c3c9f66bc2fd94f9f5783 \
376-
--hash=sha256:af72aea155e91adfc61c3ae9e0e342dbc0cba726d6cba4b6c72c1f34e47291cd
374+
typing-extensions==4.13.2 ; python_version >= "3.9" and python_version < "4.0" \
375+
--hash=sha256:a439e7c04b49fec3e5d3e2beaa21755cadbbdc391694e28ccdd36ca4a1408f8c \
376+
--hash=sha256:e6c81219bd689f51865d9e372991c540bda33a0379d5573cddb9a3a23f7caaef
377377
virtualenv==20.26.6 ; python_version >= "3.9" and python_version < "4.0" \
378378
--hash=sha256:280aede09a2a5c317e409a00102e7077c6432c5a38f0ef938e643805a7ad2c48 \
379379
--hash=sha256:7345cc5b25405607a624d8418154577459c3e0277f5466dd79c49d5e492995f2

0 commit comments

Comments
 (0)