chore(deps): update dependency tweepy to v3.10.0 #6
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==3.8.0
->==3.10.0
Release Notes
tweepy/tweepy
v3.10.0
Compare Source
This will be the last major and minor version to support Python 2.7 (#1253) and Python 3.5.
The next non-patch release should be version 4.0.0.
New Features / Improvements
API.search_30_day
andAPI.search_full_archive
(#1175, #1294)API.home_timeline
(#1410, #1458)trim_user
,exclude_replies
,include_entities
page
as erroneously documented parametercount
to be the first parameterAPI.get_oembed
hide_thread
,theme
,link_color
,widget_type
,dnt
id
API.update_profile_background_image
(#1466)Bug Fixes
mimetypes.guess_type
as fallback for determining image file type (#1411)file
parameter to be used again forAPI.media_upload
(#1412, #1413)file
parameter to be used again forAPI.update_profile_banner
,API.update_profile_image
, andAPI.update_with_media
(#1475)User.lists
,User.lists_memberships
, andUser.lists_subscriptions
to retrieve information about the user in question rather than the authenticating user (#1443, #1444)v3.9.0
Compare Source
New Features / Improvements
API.create_media_metadata
(#716)API.update_status
(#1101)exclude_reply_user_ids
,attachment_url
,possibly_sensitive
,trim_user
,enable_dmcommands
,fail_dmcommands
,card_uri
in_reply_to_status_id_str
,source
API.get_status
trim_user
,include_my_retweet
,include_entities
,include_ext_alt_text
,include_card_uri
API.statuses_lookup
include_ext_alt_text
,include_card_uri
API.lookup_users
(#706)API.statuses_lookup
,API.create_media_metadata
,API.update_status
reverse
as allowed parameter forAPI.lists_all
count
as allowed parameter forAPI.lists_memberships
count
as allowed parameter forAPI.lists_subscriptions
include_entities
as allowed parameter forAPI.list_timeline
API.list_subscribers
count
,include_entities
,skip_status
Relationship
model (#1375)_json
attribute toDirectMessage
model (#1342)API.lookup_users
(#539)API.lookup_friendships
(#1375)Bug Fixes
API.verify_credentials
API.verify_credentials
include_email parameter (#890)Cursor
to be used withAPI.list_direct_messages
by adding DMCursorIterator (#1261, #1262)Renovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Enabled.
♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.