Skip to content

Commit 7bf8fcf

Browse files
mesh-2092: reset pyproject.toml
1 parent 0435ab6 commit 7bf8fcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ repository = "https://github.com/NHSDigital/nhs-aws-helpers"
1313

1414
[tool.poetry.dependencies]
1515
# core dependencies
16-
python = ">=3.9,<=3.14"
16+
python = ">=3.9,<=4.0"
1717
boto3 = "^1.42.0"
1818
boto3-stubs = { extras = [
1919
"s3",

0 commit comments

Comments
 (0)