Skip to content

Commit

Permalink
Merge branch 'main' into AEA-4005-update-psu-validation
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthewPopat-NHS authored May 2, 2024
2 parents 67af826 + 4b4c1fd commit 55a4bf1
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 13 deletions.
7 changes: 4 additions & 3 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 @@ -25,7 +25,7 @@
"@semantic-release/release-notes-generator": "^13.0.0",
"@types/aws-lambda": "^8.10.137",
"@types/jest": "^29.5.12",
"@types/node": "^20.12.7",
"@types/node": "^20.12.8",
"@typescript-eslint/eslint-plugin": "^7.8.0",
"@typescript-eslint/parser": "^7.8.0",
"aws-lambda": "^1.0.7",
Expand Down
16 changes: 8 additions & 8 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jsonpath-rw = "^1.4.0"
semver = "^3.0.2"
gitpython = "^3.1.42"
requests = "^2.31.0"
boto3 = "^1.34.95"
boto3 = "^1.34.96"
argparse = "^1.4.0"
pre-commit = "^3.5.0"
pytest = "^8.2.0"
Expand Down

0 comments on commit 55a4bf1

Please sign in to comment.