diff --git a/pyproject.toml b/pyproject.toml index d8e30faa0..8aeeb3b0b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -194,7 +194,7 @@ xpack = [ ] [tool.uv.sources] -ansible-core = { url = "https://github.com/jumpserver-dev/ansible/archive/refs/tags/v2.16.18.1.zip" } +ansible-core = { url = "https://github.com/jumpserver-dev/ansible/archive/refs/tags/v2.16.18.2.zip" } ansible-runner = { url = "https://github.com/jumpserver-dev/ansible-runner/archive/refs/tags/v2.4.0.2.zip" } django-cas-ng = { url = "https://github.com/ibuler/django-cas-ng/releases/download/v4.3.2/django-cas-ng-4.3.2.zip" } django-radius = { url = "https://github.com/ibuler/django-radius/archive/refs/tags/1.5.0.zip" }