Bump the python-dependencies group with 3 updates#19
Merged
Conversation
Updates the requirements on [tweepy](https://github.com/tweepy/tweepy), [pillow](https://github.com/python-pillow/Pillow) and [boto3](https://github.com/boto/boto3) to permit the latest version. Updates `tweepy` to 4.17.0 - [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) Updates `pillow` to 12.3.0 - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](python-pillow/Pillow@12.2.0...12.3.0) Updates `boto3` to 1.43.40 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.43.36...1.43.40) --- updated-dependencies: - dependency-name: tweepy dependency-version: 4.17.0 dependency-type: direct:production dependency-group: python-dependencies - dependency-name: pillow dependency-version: 12.3.0 dependency-type: direct:production dependency-group: python-dependencies - dependency-name: boto3 dependency-version: 1.43.40 dependency-type: direct:production dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Updates the requirements on tweepy, pillow and boto3 to permit the latest version.
Updates
tweepyto 4.17.0Release notes
Sourced from tweepy's releases.
Changelog
Sourced from tweepy's changelog.
... (truncated)
Commits
c1978d6Bump version to 4.17.0758fcd6Merge pull request #2241 from Sanjays2402/fix/mongodb-cache-utcnow-deprecationb7d9b20Replace deprecated datetime.utcnow() in MongodbCache.storec05ba98Merge pull request #2229 from tweepy/publish-on-gh-release-publish2bcd93ePublish release whenever a GH release is "published"f2941e9Merge pull request #2223 from n1lanjan/fix-typos16a3f81Merge pull request #2228 from tweepy/fix-rate-limit-reset-time-22277d8965fAdd reset_time parameter to TooManyRequests exception for better rate limit h...96e680ffix typosUpdates
pillowto 12.3.0Release notes
Sourced from pillow's releases.
... (truncated)
Changelog
Sourced from pillow's changelog.
... (truncated)
Commits
bb1d8e812.3.0 version bumpe63fc48Add release notes for SBOM and performance improvements (#9747)13b701bAdd release notes for #96795564ca7List methodsa0920fdSpeed up ImageChops operations (#9738)07e9a6cSpeed upImage.filter()(#9736)a94578cSpeed upImage.getchannel(),Image.merge(),Image.putalpha()and `Image...53e02c4Speed upImage.fill(),Image.linear_gradient()and `Image.radial_gradient...af03747Speed upImage.resample()(#9739)5c9ca56Speed upalpha_composite,matrix,negative,quantize(#9740)Updates
boto3to 1.43.40Commits
dd59a59Merge branch 'release-1.43.40'b416ca0Bumping version to 1.43.40b228d05Add changelog entries from botocore121db7aMerge branch 'release-1.43.39'00141f6Merge branch 'release-1.43.39' into develop310317dBumping version to 1.43.39ff7c1cfAdd changelog entries from botocore805c683Update CODEOWNERS to shared Python SDK and CLI team (#4809)efcfb65Merge branch 'release-1.43.38'd7aa957Merge branch 'release-1.43.38' into developDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions