build(deps): update tweepy 3.10.0 -> 4.14.0

This commit is contained in:
David Arnold
2023-07-23 22:15:02 -05:00
parent e6abe1b77f
commit b740cdfc00
2 changed files with 13 additions and 10 deletions

View File

@@ -20,7 +20,7 @@ dependencies = [
"googlemaps",
"plaid-python~=7.2.1",
"python-youtube~=0.8.0",
"tweepy~=3.10.0",
"tweepy~=4.14.0",
# Not used directly - required by PyQRCode for PNG generation
"pypng~=0.20220715.0",