forked from aws-powertools/powertools-lambda-python
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'develop' into fix/1303-appsync-batch-invoke
* develop: chore(ci): changelog rebuild (aws-powertools#4631) chore(deps-dev): bump mypy-boto3-ssm from 1.34.91 to 1.34.132 in the boto-typing group (aws-powertools#4623) chore(ci): new pre-release 2.39.2a4 (aws-powertools#4629) chore(deps-dev): bump cfn-lint from 1.3.3 to 1.3.5 (aws-powertools#4628) chore(deps-dev): bump filelock from 3.15.3 to 3.15.4 (aws-powertools#4626) chore(deps-dev): bump mypy from 1.10.0 to 1.10.1 (aws-powertools#4624) chore(deps-dev): bump cdklabs-generative-ai-cdk-constructs from 0.1.194 to 0.1.198 (aws-powertools#4627) Signed-off-by: heitorlessa <lessa@amazon.co.uk>
- Loading branch information
Showing
5 changed files
with
78 additions
and
64 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
"""Exposes version constant to avoid circular dependencies.""" | ||
|
||
VERSION = "2.39.2a3" | ||
VERSION = "2.39.2a4" |
Oops, something went wrong.