From 0dfa0d64ff1ebfae0011c3241d1dc74619c7a116 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 29 Jul 2020 16:49:06 +0000 Subject: [PATCH] Bump sqlite-utils from 2.11 to 2.12 Bumps [sqlite-utils](https://github.com/simonw/sqlite-utils) from 2.11 to 2.12. - [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.11...2.12) 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 2541148..00ea165 100644 --- a/poetry.lock +++ b/poetry.lock @@ -248,7 +248,7 @@ description = "CLI tool and Python utility functions for manipulating SQLite dat name = "sqlite-utils" optional = false python-versions = "*" -version = "2.11" +version = "2.12" [package.dependencies] click = "*" @@ -469,7 +469,7 @@ shapely = [ {file = "Shapely-1.7.0.tar.gz", hash = "sha256:e21a9fe1a416463ff11ae037766fe410526c95700b9e545372475d2361cc951e"}, ] sqlite-utils = [ - {file = "sqlite_utils-2.11-py3-none-any.whl", hash = "sha256:688ef44fdbb1a4c9a188d87c976562f659d8b29dc6dcc872d1cd7748d1c99ec9"}, + {file = "sqlite_utils-2.12-py3-none-any.whl", hash = "sha256:6093f61bbe9e98e49fed00a740285f362ba063e7bf3c808c6dcbc61e83c41033"}, ] tabulate = [ {file = "tabulate-0.8.7-py3-none-any.whl", hash = "sha256:ac64cb76d53b1231d364babcd72abbb16855adac7de6665122f97b593f1eb2ba"},