Skip to content

Commit 747a5f3

Browse files
committed
requirements: Bump typing_extensions from ~=4.5.0 to ~=4.6.0.
1 parent cdcf94f commit 747a5f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ def long_description():
102102
"beautifulsoup4>=4.11.1",
103103
"lxml>=4.9.2",
104104
"pygments~=2.15.1",
105-
"typing_extensions~=4.5.0",
105+
"typing_extensions~=4.6.0",
106106
"python-dateutil>=2.8.2",
107107
"pytz>=2022.7.1",
108108
"tzlocal>=2.1",

0 commit comments

Comments
 (0)