Skip to content

Commit 32c68c4

Browse files
Merge branch 'develop' into dependabot/github_actions/actions/upload-artifact-4.6.2
2 parents 86c4ac3 + 4c7d268 commit 32c68c4

File tree

5 files changed

+8
-7
lines changed

5 files changed

+8
-7
lines changed
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
"""Exposes version constant to avoid circular dependencies."""
22

3-
VERSION = "3.8.1a7"
3+
VERSION = "3.8.1a8"

package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "aws-lambda-powertools-python-e2e",
33
"version": "1.0.0",
44
"devDependencies": {
5-
"aws-cdk": "^2.1004.0"
5+
"aws-cdk": "^2.1005.0"
66
},
77
"dependencies": {
88
"package-lock.json": "^1.0.0"

0 commit comments

Comments
 (0)