Skip to content

Commit

Permalink
Merge branch 'main' into common_pr_title
Browse files Browse the repository at this point in the history
  • Loading branch information
anthony-nhs authored Jun 26, 2024
2 parents 28c002d + 3eee6f9 commit 63cd49b
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 18 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"devDependencies": {
"@types/aws-lambda": "^8.10.140",
"@types/jest": "^29.5.12",
"@types/node": "^20.14.8",
"@types/node": "^20.14.9",
"@typescript-eslint/eslint-plugin": "^7.14.1",
"@typescript-eslint/parser": "^7.14.1",
"aws-lambda": "^1.0.7",
Expand Down
22 changes: 11 additions & 11 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,11 @@ jsonpath-rw = "^1.4.0"
semver = "^3.0.2"
gitpython = "^3.1.43"
requests = "^2.32.3"
boto3 = "^1.34.132"
boto3 = "^1.34.133"
argparse = "^1.4.0"
pre-commit = "^3.5.0"
pytest = "^8.2.2"
cfn-lint = "^1.3.4"
cfn-lint = "^1.3.5"

[tool.poetry.dev-dependencies]
flake8 = "^5.0.4"
Expand Down

0 comments on commit 63cd49b

Please sign in to comment.