diff --git a/ansible/pyproject.toml b/ansible/pyproject.toml index 6c13faa4c..6af3d47b7 100644 --- a/ansible/pyproject.toml +++ b/ansible/pyproject.toml @@ -3,7 +3,7 @@ name = "ansible-workspace" version = "0.1.0" description = "Ansible workspace" readme = "README.md" -requires-python = "==3.14.2" +requires-python = "==3.14.3" dependencies = [ "ansible==12.3.0", "ansible-lint==25.12.2", diff --git a/ansible/uv.lock b/ansible/uv.lock index eb757903b..423d59c7b 100644 --- a/ansible/uv.lock +++ b/ansible/uv.lock @@ -1,6 +1,6 @@ version = 1 revision = 3 -requires-python = "==3.14.2" +requires-python = "==3.14.3" [[package]] name = "ansible" diff --git a/service-monitor/.python-version b/service-monitor/.python-version index 95ed564f8..da717732b 100644 --- a/service-monitor/.python-version +++ b/service-monitor/.python-version @@ -1 +1 @@ -3.14.2 +3.14.3