Skip to content

Commit fb642ca

Browse files
mesh-2092: add 3.14
1 parent c65177b commit fb642ca

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.tool-versions

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
poetry 2.1.4
2-
python 3.13.5 3.12.11 3.11.13 3.10.18 3.9.23
2+
python 3.14.2 3.13.5 3.12.11 3.11.13 3.10.18 3.9.23

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,<=3.14"
1717
boto3 = "^1.42.0"
1818
boto3-stubs = { extras = [
1919
"s3",

0 commit comments

Comments
 (0)