Skip to content

chore(deps): update tweepy requirement from >=4.16.0 to >=4.17.0#43

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/main/tweepy-gte-4.17.0
Open

chore(deps): update tweepy requirement from >=4.16.0 to >=4.17.0#43
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/main/tweepy-gte-4.17.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 3, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on tweepy to permit the latest version.

Release notes

Sourced from tweepy's releases.

v4.17.0

What's Changed

Full Changelog: tweepy/tweepy@v4.16.0...v4.17.0

Changelog

Sourced from tweepy's changelog.

Changelog

These changelogs are also at https://github.com/tweepy/tweepy/releases as release notes.

Unreleased

New Features / Improvements

  • Add support for posting tweets to Communities via community_id parameter in Client.create_tweet

Version 4.15.0 (2025-01-15)

  • Fix error "No module named 'imghdr'" due to removed package in Python 3.13+
  • Bump requests-oauthlib to allow v2
  • Drop support for Python 3.7 and 3.8

Version 4.14.0 (2023-04-24)

New Features / Improvements

  • Add constants for potential model object fields (f3f73bc)
    • DIRECT_MESSAGE_EVENT_FIELDS
    • DM_EVENT_FIELDS
    • LIST_FIELDS
    • MEDIA_FIELDS
    • PLACE_FIELDS
    • POLL_FIELDS
    • PUBLIC_SPACE_FIELDS
    • SPACE_FIELDS
    • PUBLIC_TWEET_FIELDS
    • TWEET_FIELDS
    • USER_FIELDS
  • Add creator_id field for Space (a13726a)

Twitter API Backwards-Incompatible Changes

  • Remove support for streaming with Twitter API v1.1 status/filter endpoint (c8a02eb)
    • Stream
    • AsyncStream
  • Remove support for deprecated Premium v1.1 Search APIs (a955f30)
    • API.search_30_day
    • API.search_full_archive

Misc

  • Overhaul Getting Started documentation (addb9f7)
  • Remove no longer valid Twitter API version badges in README (880e7bf)
  • Update and improve various documentation

Version 4.13.0 (2023-03-09)

... (truncated)

Commits
  • c1978d6 Bump version to 4.17.0
  • 758fcd6 Merge pull request #2241 from Sanjays2402/fix/mongodb-cache-utcnow-deprecation
  • b7d9b20 Replace deprecated datetime.utcnow() in MongodbCache.store
  • c05ba98 Merge pull request #2229 from tweepy/publish-on-gh-release-publish
  • 2bcd93e Publish release whenever a GH release is "published"
  • f2941e9 Merge pull request #2223 from n1lanjan/fix-typos
  • 16a3f81 Merge pull request #2228 from tweepy/fix-rate-limit-reset-time-2227
  • 7d8965f Add reset_time parameter to TooManyRequests exception for better rate limit h...
  • 96e680f fix typos
  • See full diff in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [tweepy](https://github.com/tweepy/tweepy) to permit the latest version.
- [Release notes](https://github.com/tweepy/tweepy/releases)
- [Changelog](https://github.com/tweepy/tweepy/blob/master/docs/changelog.md)
- [Commits](tweepy/tweepy@v4.16.0...v4.17.0)

---
updated-dependencies:
- dependency-name: tweepy
  dependency-version: 4.17.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jul 3, 2026
@semanticdiff-com

Copy link
Copy Markdown

Review changes with  SemanticDiff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants