Skip to content

Commit 6114daf

Browse files
Update Python to v3.14.5
1 parent 181cfc2 commit 6114daf

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "ready-set-develop"
33
version = "0.1.0"
44
description = "Ready, Set, Develop™ is a collection of automation scripts to streamline setting up new machines (almost) from scratch or to synchronising configs across computers."
55
readme = "README.md"
6-
requires-python = "==3.14.4"
6+
requires-python = "==3.14.5"
77
dependencies = [
88
"ansible==13.2.0",
99
]

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)