Update dependency tweepy to v4.17.0
This commit is contained in:
parent
ad0cf39647
commit
aca82f463e
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@ dependencies = [
|
||||||
"six==1.17.0",
|
"six==1.17.0",
|
||||||
"sqlalchemy==2.0.51",
|
"sqlalchemy==2.0.51",
|
||||||
"starlette==1.3.1",
|
"starlette==1.3.1",
|
||||||
"tweepy==4.16.0",
|
"tweepy==4.17.0",
|
||||||
"typing-extensions==4.15.0",
|
"typing-extensions==4.15.0",
|
||||||
"typing-inspection==0.4.2",
|
"typing-inspection==0.4.2",
|
||||||
"tzdata==2026.2",
|
"tzdata==2026.2",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue