Update dependency typing-extensions to v4.16.0
This commit is contained in:
parent
ddfacaf4a5
commit
4e5d08b7fc
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@ dependencies = [
|
||||||
"sqlalchemy==2.0.51",
|
"sqlalchemy==2.0.51",
|
||||||
"starlette==1.4.0",
|
"starlette==1.4.0",
|
||||||
"tweepy==4.16.0",
|
"tweepy==4.16.0",
|
||||||
"typing-extensions==4.15.0",
|
"typing-extensions==4.16.0",
|
||||||
"typing-inspection==0.4.2",
|
"typing-inspection==0.4.2",
|
||||||
"tzdata==2026.2",
|
"tzdata==2026.2",
|
||||||
"urllib3==2.7.0",
|
"urllib3==2.7.0",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue