Skip to content

Commit 8a9b1d5

Browse files
committed
feature/PI-383-use_external_id removed one dependabot
1 parent a585eee commit 8a9b1d5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ python = "3.12.3"
1818
pydantic = "1.10.21"
1919
nhs-context-logging = "^0.6.8"
2020
requests = "^2.31.0"
21-
aws-lambda-powertools = "^3.7.0"
21+
aws-lambda-powertools = "^2.26.0"
2222
email-validator = "^2.1.0.post1"
2323
smart-open = "^7.0.1"
2424
urllib3 = "<3"
@@ -36,7 +36,7 @@ pytest = "^8.2.0"
3636
pytest-custom-exit-code = "^0.3.0"
3737
sh = "^2.0.6"
3838
hypothesis = "^6.87.3"
39-
aws-lambda-powertools = { extras = ["aws-sdk"], version = "^3.7.0" }
39+
aws-lambda-powertools = { extras = ["aws-sdk"], version = "^2.26.0" }
4040
parse = "^1.19.1"
4141
pytest-mock = "^3.12.0"
4242
datamodel-code-generator = "^0.28.1"

0 commit comments

Comments
 (0)