Skip to content

Commit 0eb8fee

Browse files
Bump typing-extensions from 4.3.0 to 4.4.0 in /demo/graphtutorial
Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.3.0 to 4.4.0. - [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.3.0...4.4.0) --- updated-dependencies: - dependency-name: typing-extensions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 75bf515 commit 0eb8fee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/graphtutorial/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ pycparser==2.21
1313
PyJWT==2.5.0
1414
requests==2.28.1
1515
six==1.16.0
16-
typing_extensions==4.3.0
16+
typing_extensions==4.4.0
1717
urllib3==1.26.12

0 commit comments

Comments
 (0)