Skip to content

Commit 7ffbc69

Browse files
committed
Update to Python 3.14
1 parent e55d1d7 commit 7ffbc69

3 files changed

Lines changed: 3 additions & 119 deletions

File tree

.python-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.13
1+
3.14

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "dotfiles"
33
version = "1.0.0"
44
description = "Dotfiles"
55
readme = "README.md"
6-
requires-python = ">=3.13"
6+
requires-python = ">=3.14"
77
dependencies = [
88
"ansible>=11.6.0",
99
]

0 commit comments

Comments
 (0)