Skip to content

Commit 4a8553a

Browse files
Bump typing-extensions from 4.0.1 to 4.1.1
Bumps [typing-extensions](https://github.com/python/typing) from 4.0.1 to 4.1.1. - [Release notes](https://github.com/python/typing/releases) - [Changelog](https://github.com/python/typing/blob/master/typing_extensions/CHANGELOG) - [Commits](python/typing@4.0.1...4.1.1) --- 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 6c0bb19 commit 4a8553a

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.11.2
3838
# via rich
3939
rich==11.2.0
4040
# via fdiff (setup.py)
41-
typing-extensions==4.0.1
41+
typing-extensions==4.1.1
4242
# via aiohttp
4343
yarl==1.7.2
4444
# via aiohttp

0 commit comments

Comments
 (0)