Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): Bump tweepy from 4.14.0 to 4.15.0 #3230

Merged
merged 1 commit into from
Jan 16, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 16, 2025

Bumps tweepy from 4.14.0 to 4.15.0.

Release notes

Sourced from tweepy's releases.

4.15.0

  • 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
Changelog

Sourced from tweepy's changelog.

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
Commits
  • 5913e74 Attemp to modernize build setup a bit and fix broken deploy
  • e00ffed Add changelog for 4.15.0
  • 353d331 Merge pull request #2179 from snarfed/requests-oauthlib-2
  • f7ced81 Update support Python version to 3.9 to 3.13
  • f6e7e23 Merge pull request #2205 from radarhere/master
  • 336bb53 Fallback to mimetypes if imghdr is not available
  • 1cd1f4e GitHub Actions: Test on Python 3.13 beta
  • 5b43f6b deps: bump requests-oauthlib to <3 to allow v2.0.0
  • 91a41c6 Merge pull request #2161 from pizzacat-0/master
  • 2c9ef05 fixed a typo
  • Additional commits viewable in compare view

Dependabot compatibility score

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 will merge this PR once it's up-to-date and CI passes on it, as requested by @DonnieBLT.


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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 16, 2025
github-actions[bot]
github-actions bot previously approved these changes Jan 16, 2025
DonnieBLT
DonnieBLT previously approved these changes Jan 16, 2025
Copy link
Collaborator

@DonnieBLT DonnieBLT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot dismissed stale reviews from DonnieBLT and github-actions[bot] via 34e282f January 16, 2025 00:45
@dependabot dependabot bot force-pushed the dependabot/pip/tweepy-4.15.0 branch from 4ab1e7b to 34e282f Compare January 16, 2025 00:45
github-actions[bot]
github-actions bot previously approved these changes Jan 16, 2025
DonnieBLT
DonnieBLT previously approved these changes Jan 16, 2025
Copy link
Collaborator

@DonnieBLT DonnieBLT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 16, 2025

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

Bumps [tweepy](https://github.com/tweepy/tweepy) from 4.14.0 to 4.15.0.
- [Release notes](https://github.com/tweepy/tweepy/releases)
- [Changelog](https://github.com/tweepy/tweepy/blob/master/docs/changelog.md)
- [Commits](tweepy/tweepy@v4.14.0...v4.15.0)

---
updated-dependencies:
- dependency-name: tweepy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot dismissed stale reviews from DonnieBLT and github-actions[bot] via e48c83b January 16, 2025 00:54
@dependabot dependabot bot force-pushed the dependabot/pip/tweepy-4.15.0 branch from 34e282f to e48c83b Compare January 16, 2025 00:54
Copy link
Collaborator

@DonnieBLT DonnieBLT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot merged commit ec04ed1 into main Jan 16, 2025
16 checks passed
@dependabot dependabot bot deleted the dependabot/pip/tweepy-4.15.0 branch January 16, 2025 01:00
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant