From 56051f8863016cfa8b5c7e30ccee1006924ff2ed Mon Sep 17 00:00:00 2001 From: Joel Collins Date: Tue, 21 Jul 2020 12:04:26 +0100 Subject: [PATCH] Updated LabThings to 0.8.0-beta.3 --- poetry.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/poetry.lock b/poetry.lock index f7be9eb8..c67e2109 100644 --- a/poetry.lock +++ b/poetry.lock @@ -273,7 +273,7 @@ description = "" name = "labthings" optional = false python-versions = "^3.6" -version = "0.8.0-beta.2" +version = "0.8.0-beta.3" [package.dependencies] Flask = "^1.1.1" @@ -285,7 +285,7 @@ webargs = "^6.0.0" zeroconf = ">=0.24.5,<0.29.0" [package.source] -reference = "8ebfddfba73af76d2ec233e14d5c8a47bb03a36c" +reference = "c140e64ee6418dcf434367fed53bcfc89cd1ef24" type = "git" url = "https://github.com/labthings/python-labthings.git" [[package]] @@ -310,7 +310,7 @@ description = "A lightweight library for converting complex datatypes to and fro name = "marshmallow" optional = false python-versions = ">=3.5" -version = "3.7.0" +version = "3.7.1" [package.extras] dev = ["pytest", "pytz", "simplejson", "mypy (0.782)", "flake8 (3.8.3)", "flake8-bugbear (20.1.4)", "pre-commit (>=2.4,<3.0)", "tox"] @@ -907,8 +907,8 @@ markupsafe = [ {file = "MarkupSafe-1.1.1.tar.gz", hash = "sha256:29872e92839765e546828bb7754a68c418d927cd064fd4708fab9fe9c8bb116b"}, ] marshmallow = [ - {file = "marshmallow-3.7.0-py2.py3-none-any.whl", hash = "sha256:0f3a630f6a2fd124929f1bdcb5df65bd14cc8f49f52a18d0bdcfa0c42414e4a7"}, - {file = "marshmallow-3.7.0.tar.gz", hash = "sha256:ba949379cb6ef73655f72075e82b31cf57012a5557ede642fc8614ab0354f869"}, + {file = "marshmallow-3.7.1-py2.py3-none-any.whl", hash = "sha256:67bf4cae9d3275b3fc74bd7ff88a7c98ee8c57c94b251a67b031dc293ecc4b76"}, + {file = "marshmallow-3.7.1.tar.gz", hash = "sha256:a2a5eefb4b75a3b43f05be1cca0b6686adf56af7465c3ca629e5ad8d1e1fe13d"}, ] mccabe = [ {file = "mccabe-0.6.1-py2.py3-none-any.whl", hash = "sha256:ab8a6258860da4b6677da4bd2fe5dc2c659cff31b3ee4f7f5d64e79735b80d42"},