From 79feee8b369e00e142854b1be26ce7b8fd5f9c57 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 15 Oct 2018 13:17:27 +0000 Subject: [PATCH] Bump wagtail from 2.1.2 to 2.1.3 Bumps [wagtail](https://github.com/wagtail/wagtail) from 2.1.2 to 2.1.3. - [Release notes](https://github.com/wagtail/wagtail/releases) - [Changelog](https://github.com/wagtail/wagtail/blob/master/CHANGELOG.txt) - [Commits](https://github.com/wagtail/wagtail/compare/v2.1.2...v2.1.3) Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 28 ++++++++++++++-------------- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/Pipfile b/Pipfile index 63806d935e6..68a158a71a8 100644 --- a/Pipfile +++ b/Pipfile @@ -23,7 +23,7 @@ Pillow = "*" python-slugify = "*" requests = "*" social-auth-app-django = "*" -wagtail = "==2.1.2" +wagtail = "==2.1.3" wagtail-factories = {ref = "1ead51cadaad3b4530ba2197ccf45d2dca87dbdf", git = "https://github.com/mvantellingen/wagtail-factories"} wagtail-inventory = "*" wagtail-metadata = "*" diff --git a/Pipfile.lock b/Pipfile.lock index 8d574bd9f59..94e474a40b8 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "42520254031dccfe218bba6aa70d887532a31772cb6f79410117cfd90196b250" + "sha256": "a1aa283426cd1fe83a40f76c2e13768ba4858a914c1f57471623f309ad34001f" }, "pipfile-spec": 6, "requires": { @@ -18,11 +18,11 @@ "default": { "beautifulsoup4": { "hashes": [ - "sha256:194ec62a25438adcb3fdb06378b26559eda1ea8a747367d34c33cef9c7f48d57", - "sha256:90f8e61121d6ae58362ce3bed8cd997efb00c914eae0ff3d363c32f9a9822d10", - "sha256:f0abd31228055d698bb392a826528ea08ebb9959e6bea17c606fd9c9009db938" + "sha256:11a9a27b7d3bddc6d86f59fb76afb70e921a25ac2d6cc55b40d072bd68435a76", + "sha256:7015e76bf32f1f574636c4288399a6de66ce08fb7b2457f628a8d70c0fbabb11", + "sha256:808b6ac932dccb0a4126558f7dfdcf41710dd44a4ef497a0bb59a77f9f078e89" ], - "version": "==4.6.3" + "version": "==4.6.0" }, "boto3": { "hashes": [ @@ -34,10 +34,10 @@ }, "botocore": { "hashes": [ - "sha256:0f0a2a74a9dc1d53531f559477f329ad087f3b378fc9cf02e67017e475854f8d", - "sha256:bc2fa51e05afb944f4f684c7d52a0db165898985d46b2fcb55fb842028fcc7a6" + "sha256:867118c607cc074d5a30a07bf7ee48a537878947c2a21e8943959bb471902d16", + "sha256:e19d83d787575644e5c52654a979b931f198394ad1b27412b7d37ce6cbbc3c6e" ], - "version": "==1.12.19" + "version": "==1.12.23" }, "certifi": { "hashes": [ @@ -409,10 +409,10 @@ }, "unidecode": { "hashes": [ - "sha256:280a6ab88e1f2eb5af79edff450021a0d3f0448952847cd79677e55e58bad051", - "sha256:61f807220eda0203a774a09f84b4304a3f93b5944110cc132af29ddb81366883" + "sha256:72f49d3729f3d8f5799f710b97c1451c5163102e76d64d20e170aedbbd923582", + "sha256:8c33dd588e0c9bc22a76eaa0c715a5434851f726131bd44a6c26471746efabf5" ], - "version": "==0.4.21" + "version": "==1.0.22" }, "urllib3": { "hashes": [ @@ -423,11 +423,11 @@ }, "wagtail": { "hashes": [ - "sha256:185fc87a34219ea5eed88aa424b476d4cd15ce55d2222c5d7889a0a9041bacc9", - "sha256:280f522302cb6fdfb57a4414c5a015cbe4ebcc93d6ca27c0d41fe3c2460fb822" + "sha256:39f28855b2e7094e61f15764ca846ac0d21115c877689ffa7723d464173bbbcf", + "sha256:a8629f6a612a63f55bd1f6bfef82ac3a618b2d1e853bff0a22acc60893bbf513" ], "index": "pypi", - "version": "==2.1.2" + "version": "==2.1.3" }, "wagtail-factories": { "git": "https://github.com/mvantellingen/wagtail-factories",