From 86f9574b8bf607aa6624a5b20a6bad7920d92081 Mon Sep 17 00:00:00 2001 From: Martin Weinelt Date: Fri, 15 Oct 2021 21:49:41 +0200 Subject: ansible_2_11.collections: 4.5.0 -> 4.7.0 --- pkgs/development/python-modules/ansible/core.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pkgs/development/python-modules/ansible/core.nix') diff --git a/pkgs/development/python-modules/ansible/core.nix b/pkgs/development/python-modules/ansible/core.nix index dc87dcfeda8..574af6d3795 100644 --- a/pkgs/development/python-modules/ansible/core.nix +++ b/pkgs/development/python-modules/ansible/core.nix @@ -23,8 +23,8 @@ let ansible-collections = callPackage ./collections.nix { - version = "4.5.0"; - sha256 = "1c8dspqy4in7sgz10y1pggwnh1hv79wap7p7xhai0f0s6nr54lyc"; + version = "4.7.0"; + sha256 = "0aab9id6dqfw2111r731c7y1p77dpzczynmgl4d989p3a7n54z0b"; }; in buildPythonPackage rec { -- cgit 1.4.1