chore(deps): bump the python-dependencies group with 4 updates - #224
Merged
github-actions[bot] merged 1 commit intoSep 9, 2026
Merged
Conversation
Bumps the python-dependencies group with 4 updates: [aws-lambda-powertools](https://github.com/aws-powertools/powertools-lambda-python), [boto3](https://github.com/boto/boto3), [botocore](https://github.com/boto/botocore) and [pylint](https://github.com/pylint-dev/pylint). Updates `aws-lambda-powertools` from 3.31.1 to 3.34.0 - [Release notes](https://github.com/aws-powertools/powertools-lambda-python/releases) - [Changelog](https://github.com/aws-powertools/powertools-lambda-python/blob/develop/CHANGELOG.md) - [Commits](aws-powertools/powertools-lambda-python@v3.31.1...v3.34.0) Updates `boto3` from 1.43.82 to 1.43.88 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.43.82...1.43.88) Updates `botocore` from 1.43.82 to 1.43.88 - [Commits](boto/botocore@1.43.82...1.43.88) Updates `pylint` from 4.0.7 to 4.0.8 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v4.0.7...v4.0.8) --- updated-dependencies: - dependency-name: aws-lambda-powertools dependency-version: 3.34.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: boto3 dependency-version: 1.43.88 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: botocore dependency-version: 1.43.88 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: pylint dependency-version: 4.0.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
requested review from
oto-macenauer-absa and
petr-pokorny-absa
as code owners
September 6, 2026 23:53
lsulak
approved these changes
Sep 9, 2026
github-actions
Bot
deleted the
dependabot/pip/master/python-dependencies-e1a92e72f3
branch
September 9, 2026 14:44
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: aws-lambda-powertools, boto3, botocore and pylint.
Updates
aws-lambda-powertoolsfrom 3.31.1 to 3.34.0Release notes
Sourced from aws-lambda-powertools's releases.
... (truncated)
Changelog
Sourced from aws-lambda-powertools's changelog.
Commits
3767571chore: version bump715012ffix(event_handler): omit Content-Type header from OpenAPI (#8374)ad15c7afix(tracer): declare in_subsegment_async as an async context manager (#8367)dccd850feat: promote circuit breaker to GA (#8373)8de9a28chore(deps): bump pymdown-extensions from 11.0 to 11.0.1 in /docs (#8370)29e07efchore(deps): bump gitpython from 3.1.57 to 3.1.58 in /docs (#8368)4aae609chore(deps-dev): bump gitpython from 3.1.57 to 3.1.58 (#8369)957dde2chore(deps-dev): bump pymdown-extensions from 11.0 to 11.0.1 (#8371)a129938chore(deps-dev): bump pymdown-extensions from 10.21.3 to 11.0 (#8359)ec8cd72chore(deps-dev): bump types-requests from 2.33.0.20260518 to 2.33.0.20260712 ...Updates
boto3from 1.43.82 to 1.43.88Commits
bb429b1Merge branch 'release-1.43.88'e373d8dBumping version to 1.43.886ce83deAdd changelog entries from botocored5740c2Merge branch 'release-1.43.87'bd30961Merge branch 'release-1.43.87' into develop316b72cBumping 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.86Updates
botocorefrom 1.43.82 to 1.43.88Commits
35b7c03Merge branch 'release-1.43.88'5dbc841Bumping version to 1.43.88221da70Update to latest models6a9e112Merge customizations for SocialMessagingbab8989Merge pull request #3791 from Alan4506/docs/presign-sigv2-warning9f49da7Address reviewer feedback on readability02c1213docs(s3): Note SigV2 default for presigned URLsfba41c0Merge branch 'release-1.43.87'c9464baMerge branch 'release-1.43.87' into develope87d774Bumping version to 1.43.87Updates
pylintfrom 4.0.7 to 4.0.8Release notes
Sourced from pylint's releases.
... (truncated)
Commits
ecb84baBump pylint to 4.0.8, update changelog (#11355)989e9c5[Backport maintenance/4.0.x] Support isort 9 (#11354)8c1ee95Flag assertEqual and assertNotEqual between two constants in W1503eadefe3Fix false positive bad-string-format-type for subclasses of builtin typesdb00e3b[Backport maintenance/4.0.x] fix(docparams): guard decorated_with_property ag...7909c17Accept subclass instances in the invalid-*-returned checksd19640d[Backport maintenance/4.0.x] Fixinvalid-namefalse positive in `if _name...94e5704Skip unspecified-encoding for unknown open modes (#11163)d59b329fix(refactoring): handle non-AssignName targets in use-yield-from (#11286) (#...eea0569[Backport maintenance/4.0.x] Fix crash in docparams on raising a non-exceptio...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