File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ python = "3.12.3"
1818pydantic = " 1.10.21"
1919nhs-context-logging = " ^0.6.8"
2020requests = " ^2.31.0"
21- aws-lambda-powertools = " ^2.26 .0"
21+ aws-lambda-powertools = " ^3.7 .0"
2222email-validator = " ^2.1.0.post1"
2323smart-open = " ^7.0.1"
2424urllib3 = " <3"
@@ -36,7 +36,7 @@ pytest = "^8.2.0"
3636pytest-custom-exit-code = " ^0.3.0"
3737sh = " ^2.0.6"
3838hypothesis = " ^6.87.3"
39- aws-lambda-powertools = { extras = [" aws-sdk" ], version = " ^2.26 .0" }
39+ aws-lambda-powertools = { extras = [" aws-sdk" ], version = " ^3.7 .0" }
4040parse = " ^1.19.1"
4141pytest-mock = " ^3.12.0"
4242datamodel-code-generator = " ^0.28.1"
@@ -61,7 +61,7 @@ click = "^8.1.7"
6161optional = true
6262
6363[tool .poetry .group .local .dependencies ]
64- ipython = " ^8.17.2 "
64+ ipython = " ^9.0.1 "
6565
6666# [tool.poetry.group.sds_update]
6767# optional = true
You can’t perform that action at this time.
0 commit comments