Skip to content

Commit 348f00a

Browse files
committed
fix(deps): update dependency typing-extensions to v4.9.0
1 parent 5aa412e commit 348f00a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ rshell = [
6161
MarkupSafe = "==2.1.4"
6262
upydevice = "0.3.8"
6363
attrs = "==23.2.0"
64-
typing-extensions = "4.7.1"
64+
typing-extensions = "4.9.0"
6565
pydantic = "1.10.14"
6666
distlib = "0.3.8"
6767
importlib-metadata = { version = "==5.2.0", python = '<3.10' }

0 commit comments

Comments
 (0)