chore(deps): bump the python-dependencies group with 4 updates#159
Merged
github-actions[bot] merged 1 commit intoMay 24, 2026
Merged
Conversation
Bumps the python-dependencies group with 4 updates: [black](https://github.com/psf/black), [pyjwt](https://github.com/jpadilla/pyjwt), [boto3](https://github.com/boto/boto3) and [botocore](https://github.com/boto/botocore). Updates `black` from 26.5.0 to 26.5.1 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@26.5.0...26.5.1) Updates `pyjwt` from 2.12.1 to 2.13.0 - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](jpadilla/pyjwt@2.12.1...2.13.0) Updates `boto3` from 1.43.9 to 1.43.14 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.43.9...1.43.14) Updates `botocore` from 1.43.9 to 1.43.14 - [Commits](boto/botocore@1.43.9...1.43.14) --- updated-dependencies: - dependency-name: black dependency-version: 26.5.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: pyjwt dependency-version: 2.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: boto3 dependency-version: 1.43.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: botocore dependency-version: 1.43.14 dependency-type: direct:production update-type: version-update:semver-patch 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.
Bumps the python-dependencies group with 4 updates: black, pyjwt, boto3 and botocore.
Updates
blackfrom 26.5.0 to 26.5.1Release notes
Sourced from black's releases.
Changelog
Sourced from black's changelog.
Commits
87928e6Prepare release 26.5.1 (#5140)c970a49Preserve comments before fmt: skip lines (#5139)5809338Preserve inline comments inside annotation subscripts (#5130)61361b7docs: add Neovim integration guide and fix http link (#5124)ebe6018CI Hotfixes (#5136)9cbd95fFix publish binaries again on Windows (#5134)3dc8e6cAdd new changelog (#5132)6d0fff0Fix publish binaries workflow (#5133)Updates
pyjwtfrom 2.12.1 to 2.13.0Release notes
Sourced from pyjwt's releases.
Changelog
Sourced from pyjwt's changelog.
Commits
7144e45Apply ruff formatd2f4becRestorecast()calls with cross-versiontype: ignoreforprepare_key22f478cRemove redundant casts inRSAAlgorithm.prepare_keyand `ECAlgorithm.prepare...95791b1Bundle security fixes and hardening into 2.13.0dcc27a9[pre-commit.ci] pre-commit autoupdate (#1155)9d08a9a[pre-commit.ci] pre-commit autoupdate (#1146)b87c100Bump codecov/codecov-action from 5 to 6 (#1154)40e3147Migrate development extras to dependency groups (#1152)Updates
boto3from 1.43.9 to 1.43.14Commits
07953b0Merge branch 'release-1.43.14'25c77c3Bumping version to 1.43.145e64afcAdd changelog entries from botocore97921f4Merge branch 'release-1.43.13'4e58a35Merge branch 'release-1.43.13' into develop1307ac2Bumping version to 1.43.13c75c901Add changelog entries from botocored3f2433Merge branch 'release-1.43.12'd5eddf9Merge branch 'release-1.43.12' into develop93f3a42Bumping version to 1.43.12Updates
botocorefrom 1.43.9 to 1.43.14Commits
f23ff3bMerge branch 'release-1.43.14'7feaf2fBumping version to 1.43.14d3e4393Update endpoints model5204755Update to latest models89a5ca0Improving caching of S3 endpoints by omitting unused parameters (#3692)8bd61f7Merge branch 'release-1.43.13'b6f2c74Merge branch 'release-1.43.13' into develop9cfdcafBumping version to 1.43.13656fd57Update to latest models280497bMerge customizations for Bedrock AgentCore ControlDependabot 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