Skip to content

Commit c9db3fb

Browse files
Update Python to ==3.14.*
1 parent 8fe8a38 commit c9db3fb

File tree

2 files changed

+102
-73
lines changed

2 files changed

+102
-73
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "blindern-deployer"
33
version = "0.1.0"
44
description = "Automated deployment of our services"
55
authors = [{ name = "Henrik Steen", email = "henrist@henrist.net" }]
6-
requires-python = "==3.13.*"
6+
requires-python = "==3.14.*"
77
dependencies = [
88
"ansible==12.1.0",
99
"Flask==3.1.2",

0 commit comments

Comments
 (0)