chore(deps): bump the python group with 6 updates - #667
Merged
Merged
Conversation
Bumps the python group with 6 updates: | Package | From | To | | --- | --- | --- | | [boto3](https://github.com/boto/boto3) | `1.43.81` | `1.43.87` | | [ruff](https://github.com/astral-sh/ruff) | `0.16.4` | `0.16.5` | | [ast-serialize](https://github.com/mypyc/ast_serialize) | `0.8.0` | `0.9.0` | | [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) | `1.43.81` | `1.43.87` | | [botocore](https://github.com/boto/botocore) | `1.43.83` | `1.43.89` | | [coverage](https://github.com/coveragepy/coveragepy) | `7.15.4` | `7.16.0` | Updates `boto3` from 1.43.81 to 1.43.87 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.43.81...1.43.87) Updates `ruff` from 0.16.4 to 0.16.5 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.16.4...0.16.5) Updates `ast-serialize` from 0.8.0 to 0.9.0 - [Commits](mypyc/ast_serialize@v0.8.0...v0.9.0) Updates `boto3-stubs` from 1.43.81 to 1.43.87 - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) Updates `botocore` from 1.43.83 to 1.43.89 - [Commits](boto/botocore@1.43.83...1.43.89) Updates `coverage` from 7.15.4 to 7.16.0 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.15.4...7.16.0) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.43.87 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: ruff dependency-version: 0.16.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python - dependency-name: ast-serialize dependency-version: 0.9.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: python - dependency-name: boto3-stubs dependency-version: 1.43.87 dependency-type: indirect update-type: version-update:semver-patch dependency-group: python - dependency-name: botocore dependency-version: 1.43.89 dependency-type: indirect update-type: version-update:semver-patch dependency-group: python - dependency-name: coverage dependency-version: 7.16.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: python ... 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.
Bumps the python group with 6 updates:
1.43.811.43.870.16.40.16.50.8.00.9.01.43.811.43.871.43.831.43.897.15.47.16.0Updates
boto3from 1.43.81 to 1.43.87Commits
d5740c2Merge branch 'release-1.43.87'316b72cBumping version to 1.43.8717409b4Add changelog entries from botocore81ae047Merge branch 'release-1.43.86'0e52e63Merge branch 'release-1.43.86' into develop938cd05Bumping version to 1.43.86c20fb35Add changelog entries from botocoreeec256aMerge branch 'release-1.43.85'11ef970Merge branch 'release-1.43.85' into develop359c9b7Bumping version to 1.43.85Updates
rufffrom 0.16.4 to 0.16.5Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
Commits
9e4938cBump 0.16.5 (#28110)aad0e90Allow rules without codes (#28049)5fdab73Update preview default rules and categories (#27877)29c8e5bDocument rule acceptance guidelines (#27910)50a4d7fDocument the new category selectors (#27906)ada8795Introduce category selectors (#27666)d894723[ty] Infer lambda parameters through callable type aliases (#28109)2685fde[ty] Narrow functional enum members in==andmatch(#28103)efcffd2[ty] Intersection simplifications with subtype-related generic specialization...eb78048[ty] Bump ecosystem-analyzer for HTML escaping (#28104)Updates
ast-serializefrom 0.8.0 to 0.9.0Commits
e2c661eBump version to 0.9.0789d1faFix bytes escaping logic to match old parser (#81)beaec7eSupport sys.platform membership checks (#80)3fdffbcBump Ruff crates to 0.16.3 (#79)969b630Fix panics while searching type comments in function with syntax error (#78)fc05930Set custom version for vendored crates (#77)Updates
boto3-stubsfrom 1.43.81 to 1.43.87Commits
Updates
botocorefrom 1.43.83 to 1.43.89Commits
acf9b2fMerge branch 'release-1.43.89'b282cbfBumping version to 1.43.896cb9a93Update to latest models35b7c03Merge branch 'release-1.43.88'6802a24Merge branch 'release-1.43.88' into develop5dbc841Bumping version to 1.43.88221da70Update to latest models6a9e112Merge customizations for SocialMessagingbab8989Merge pull request #3791 from Alan4506/docs/presign-sigv2-warning9f49da7Address reviewer feedback on readabilityUpdates
coveragefrom 7.15.4 to 7.16.0Release notes
Sourced from coverage's releases.
Changelog
Sourced from coverage's changelog.
... (truncated)
Commits
3e9fc16docs: prep for 7.16.038be8d1build: control check-manifest explicitly8eb1266docs(build): no longer commit sample_html1a8b3fadocs: remove sample_htmlaeaa79bdocs: linklint is now sphinx-linklintd5eaf3ftest: a branchless way to re-add extensions57e52fddocs: adjust CHANGES for #2270b9d304dfix: check for multiprocessing in a --concurrency list (#2270)a6ef928chore: make upgrade070461fchore: bump the action-dependencies group with 4 updates (#2271)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 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