From e1e611236d67f56dc0bc346cb1ad2d773b4126b2 Mon Sep 17 00:00:00 2001 From: Joel Collins Date: Thu, 30 Jan 2020 14:37:05 +0000 Subject: [PATCH] Updated lockfile --- poetry.lock | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/poetry.lock b/poetry.lock index 6ddcd5b8..559583d8 100644 --- a/poetry.lock +++ b/poetry.lock @@ -195,10 +195,10 @@ Flask = "^1.1.1" apispec = "^3.2.0" flask-cors = "^3.0.8" marshmallow = "^3.3.0" -webargs = "^5.5.2" +webargs = "^5.5.3" [package.source] -reference = "916cc21d120cf4fc7064999082b40bedfec9b3ed" +reference = "696a00cc371603580d4c2346100d65e432ab36de" type = "git" url = "https://github.com/labthings/python-labthings.git" [[package]] @@ -265,6 +265,7 @@ version = "1.13.1b0" reference = "b39c2b6e42f5f7f57bb46eafcb5c9e2bbdb5d0cb" type = "git" url = "https://github.com/rwb27/picamera.git" + [[package]] category = "main" description = "Python Imaging Library (Fork)"