Skip to content

Commit d85e1b9

Browse files
Merge branch 'develop' into dependabot/github_actions/actions/download-artifact-4.1.9
2 parents 10ed6f9 + f33ad6a commit d85e1b9

File tree

4 files changed

+17
-17
lines changed

4 files changed

+17
-17
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
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.1000.3"
5+
"aws-cdk": "^2.1001.0"
66
},
77
"dependencies": {
88
"package-lock.json": "^1.0.0"

poetry.lock

Lines changed: 11 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ hvac = "^2.3.0"
107107
aws-requests-auth = "^0.4.3"
108108
urllib3 = "<2"
109109
requests = ">=2.32.0"
110-
cfn-lint = "1.26.0"
110+
cfn-lint = "1.26.1"
111111
mypy = "^1.1.1"
112112
types-python-dateutil = "^2.8.19.6"
113113
aws-cdk-aws-appsync-alpha = "^2.59.0a0"

0 commit comments

Comments
 (0)