Skip to content

Commit 879c76f

Browse files
committed
NPA-6074: Updated scripts python version
1 parent 108a58a commit 879c76f

File tree

2 files changed

+32
-11
lines changed

2 files changed

+32
-11
lines changed

scripts/poetry.lock

Lines changed: 31 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

scripts/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ readme = "README.md"
44
package-mode = false
55

66
[tool.poetry.dependencies]
7-
python = "^3.12"
7+
python = "^3.13"
88
pytest-nhsd-apim = "^5.0.0"
99

1010

0 commit comments

Comments
 (0)