Skip to content

Commit eb81505

Browse files
authored
Fix: [AEA-0000] - bump python to latest (#2242)
## Summary - Routine Change ### Details - bump python to latest
1 parent 57f1115 commit eb81505

File tree

4 files changed

+766
-1155
lines changed

4 files changed

+766
-1155
lines changed

.gitallowed

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,4 @@ console\.log\(`access token : \${access_token}`\)
1515
.*nhsd-rules-deny.txt.*
1616
.*\.venv.*
1717
.*node_modules.*
18+
poetry\.lock

.tool-versions

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
nodejs 20.19.5
2-
python 3.8.20
3-
poetry 1.6.1
2+
python 3.12.12
3+
poetry 2.2.1
44
shellcheck 0.11.0
55
java openjdk-20
66
direnv 2.37.1

0 commit comments

Comments
 (0)