From 18c76c868d0244f3d24a24b19feaa5bfd1f88deb Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 16 Apr 2020 06:47:36 +0000 Subject: [PATCH] Bump sqlite-utils from 2.5 to 2.6 Bumps [sqlite-utils](https://github.com/simonw/sqlite-utils) from 2.5 to 2.6. - [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.5...2.6) 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 5e7de1d..0e75093 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.5" +version = "2.6" [package.dependencies] click = "*" @@ -458,7 +458,7 @@ shapely = [ {file = "Shapely-1.7.0.tar.gz", hash = "sha256:e21a9fe1a416463ff11ae037766fe410526c95700b9e545372475d2361cc951e"}, ] sqlite-utils = [ - {file = "sqlite_utils-2.5-py3-none-any.whl", hash = "sha256:1fca849cbe00f5756223676633c5f4fb884e33c1fae12f32e184807df379f69b"}, + {file = "sqlite_utils-2.6-py3-none-any.whl", hash = "sha256:b72caeb7a1529cc8544d5512fdb37e1512e0da2c1b46501df73a215f9e3b7a29"}, ] tabulate = [ {file = "tabulate-0.8.6.tar.gz", hash = "sha256:5470cc6687a091c7042cee89b2946d9235fe9f6d49c193a4ae2ac7bf386737c8"},