From a7ad752294bd547e31ae9bdd27d57e06d4cdb401 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 4 May 2020 07:00:52 +0000 Subject: [PATCH] Bump sqlite-utils from 2.7 to 2.8 Bumps [sqlite-utils](https://github.com/simonw/sqlite-utils) from 2.7 to 2.8. - [Release notes](https://github.com/simonw/sqlite-utils/releases) - [Changelog](https://github.com/simonw/sqlite-utils/blob/master/docs/changelog.rst) - [Commits](https://github.com/simonw/sqlite-utils/compare/2.7...2.8) Signed-off-by: dependabot-preview[bot] --- poetry.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/poetry.lock b/poetry.lock index 1ec6365..239646e 100644 --- a/poetry.lock +++ b/poetry.lock @@ -247,7 +247,7 @@ description = "CLI tool and Python utility functions for manipulating SQLite dat name = "sqlite-utils" optional = false python-versions = "*" -version = "2.7" +version = "2.8" [package.dependencies] click = "*" @@ -458,7 +458,7 @@ shapely = [ {file = "Shapely-1.7.0.tar.gz", hash = "sha256:e21a9fe1a416463ff11ae037766fe410526c95700b9e545372475d2361cc951e"}, ] sqlite-utils = [ - {file = "sqlite_utils-2.7-py3-none-any.whl", hash = "sha256:eb4b5ae2b30eca31d1bc9898202fccc8640572d68d466fb68b0f334fe297e4e3"}, + {file = "sqlite_utils-2.8-py3-none-any.whl", hash = "sha256:321ef2a87d3e658679d0d10f045249d972aa524b31592854ac064f46660d8cb8"}, ] tabulate = [ {file = "tabulate-0.8.6.tar.gz", hash = "sha256:5470cc6687a091c7042cee89b2946d9235fe9f6d49c193a4ae2ac7bf386737c8"},