From aa61ffcc8668ec4c3c7d1cdeed5135ee4b497a5a Mon Sep 17 00:00:00 2001 From: elreydetoda Date: Tue, 2 Nov 2021 22:45:56 -0400 Subject: [PATCH] adding "*" to all deps, so it can easily be upgraded --- Pipfile | 6 +++--- Pipfile.lock | 10 +++++----- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/Pipfile b/Pipfile index 8002695..3926440 100644 --- a/Pipfile +++ b/Pipfile @@ -4,10 +4,10 @@ verify_ssl = true name = "pypi" [packages] -ansible-core = "==2.11.3" -ansible = "==4.4.0" +ansible-core = "*" +ansible = "*" netaddr = "*" -Jinja2 = "~=3.0.1" +Jinja2 = "*" [dev-packages] diff --git a/Pipfile.lock b/Pipfile.lock index bed9528..37010a6 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "1277a5279f6bb88863ea7a08d9bf546dca26dab2c405640d45fc5b5f958f9ec8" + "sha256": "0c3c627d43a80cad0a384a195031ecdf469cea355e4b4e878b0a5f089e925d25" }, "pipfile-spec": 6, "requires": { @@ -18,17 +18,17 @@ "default": { "ansible": { "hashes": [ - "sha256:4f19820ba2762e02051e6fdd00bf270b191990daf399687a32b06a0aa410360c" + "sha256:1345fa61c9ac2edcc6c16e0d3f872a73303a61b799a7f16236ca6279e0ae8e36" ], "index": "pypi", - "version": "==4.4.0" + "version": "==4.8.0" }, "ansible-core": { "hashes": [ - "sha256:0ced1b4f67197edb27b50934c95d4cb644c6d635d72c7f826c4425dfe4537674" + "sha256:93d50283c7c5b476debf83dc089b3f679b939a8b9a7b5d628d28daafbb3d303a" ], "index": "pypi", - "version": "==2.11.3" + "version": "==2.11.6" }, "cffi": { "hashes": [