Skip to content

Commit c206a63

Browse files
committed
Python ~> 3.12.15
1 parent 44f9866 commit c206a63

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.python-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.12.3
1+
3.12.5

Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ test:
88
make -C python test
99

1010
validate:
11-
#terraform fmt -check
1211
make -C example validate
1312

1413
.PHONY: test validate

0 commit comments

Comments
 (0)