File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 22
33## 2024-11-25
44- [ PI-643] Add status to Device Reference Data
5- - Dependabot: slack-github-action, aws-lambda-powertools, pydantic
5+ - Dependabot: slack-github-action, pydantic
66
77## 2024-11-22
88- [ PI-528] Collapse versioning to v1
Original file line number Diff line number Diff line change 11- [ PI-643] Add status to Device Reference Data
2- - Dependabot: slack-github-action, aws-lambda-powertools, pydantic
2+ - Dependabot: slack-github-action, pydantic
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ python = "3.12.3"
2020pydantic = " 1.10.19"
2121nhs-context-logging = " ^0.6.8"
2222requests = " ^2.31.0"
23- aws-lambda-powertools = " ^3.3 .0"
23+ aws-lambda-powertools = " ^2.26 .0"
2424email-validator = " ^2.1.0.post1"
2525smart-open = " ^7.0.1"
2626urllib3 = " <3"
@@ -38,7 +38,7 @@ pytest = "^8.2.0"
3838pytest-custom-exit-code = " ^0.3.0"
3939sh = " ^2.0.6"
4040hypothesis = " ^6.87.3"
41- aws-lambda-powertools = { extras = [" aws-sdk" ], version = " ^3.3 .0" }
41+ aws-lambda-powertools = { extras = [" aws-sdk" ], version = " ^2.26 .0" }
4242parse = " ^1.19.1"
4343pytest-mock = " ^3.12.0"
4444datamodel-code-generator = " ^0.26.0"
You can’t perform that action at this time.
0 commit comments