Skip to content

Commit e81062a

Browse files
Bump typing-extensions from 4.2.0 to 4.3.0
Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.2.0 to 4.3.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.2.0...4.3.0) --- updated-dependencies: - dependency-name: typing-extensions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9f24e73 commit e81062a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ pygments==2.12.0
3838
# via rich
3939
rich==12.4.4
4040
# via fdiff (setup.py)
41-
typing-extensions==4.2.0
41+
typing-extensions==4.3.0
4242
# via aiohttp
4343
yarl==1.7.2
4444
# via aiohttp

0 commit comments

Comments
 (0)