Update dependency typing-inspection to v0.4.4
This commit is contained in:
parent
54041297e6
commit
a4c968b418
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ dependencies = [
|
||||||
"starlette==1.6.0",
|
"starlette==1.6.0",
|
||||||
"tweepy==4.17.0",
|
"tweepy==4.17.0",
|
||||||
"typing-extensions==4.16.0",
|
"typing-extensions==4.16.0",
|
||||||
"typing-inspection==0.4.3",
|
"typing-inspection==0.4.4",
|
||||||
"tzdata==2026.3",
|
"tzdata==2026.3",
|
||||||
"urllib3==2.7.0",
|
"urllib3==2.7.0",
|
||||||
"uvicorn==0.52.1",
|
"uvicorn==0.52.1",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue