Skip to content

Commit b219a03

Browse files
Bump typing-extensions from 3.10.0.0 to 3.10.0.2
Bumps [typing-extensions](https://github.com/python/typing) from 3.10.0.0 to 3.10.0.2. - [Release notes](https://github.com/python/typing/releases) - [Commits](python/typing@3.10.0.0...3.10.0.2) --- updated-dependencies: - dependency-name: typing-extensions dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent edaeb53 commit b219a03

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.10.0
3838
# via rich
3939
rich==10.7.0
4040
# via fdiff (setup.py)
41-
typing-extensions==3.10.0.0
41+
typing-extensions==3.10.0.2
4242
# via aiohttp
4343
yarl==1.6.3
4444
# via aiohttp

0 commit comments

Comments
 (0)