From accccce15247eae2b3fe14e259700a5639c0814e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Sep 2020 06:42:23 +0000 Subject: [PATCH] Bump pyapp from 4.3.0 to 4.4.0 Bumps [pyapp](https://github.com/pyapp-org/pyapp) from 4.3.0 to 4.4.0. - [Release notes](https://github.com/pyapp-org/pyapp/releases) - [Changelog](https://github.com/pyapp-org/pyapp/blob/development/HISTORY) - [Commits](https://github.com/pyapp-org/pyapp/compare/4.3.0...4.4.0) Signed-off-by: dependabot[bot] --- poetry.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/poetry.lock b/poetry.lock index f5e1426..b99621a 100644 --- a/poetry.lock +++ b/poetry.lock @@ -225,8 +225,8 @@ category = "main" description = "A Python application framework - Let us handle the boring stuff!" name = "pyapp" optional = false -python-versions = ">=3.6" -version = "4.3.0" +python-versions = ">=3.6,<4.0" +version = "4.4.0" [package.dependencies] argcomplete = "*" @@ -234,7 +234,6 @@ colorama = "*" yarl = "*" [package.extras] -dev = ["nox", "docutils (0.15.2)"] yaml = ["pyyaml"] [[package]] @@ -373,6 +372,7 @@ async = ["aiohttp"] [metadata] content-hash = "8447e4acc4bfd11182d1943e4b6da74aece334703c632bd9327a60b1025a9c4e" +lock-version = "1.0" python-versions = "^3.6" [metadata.files] @@ -509,8 +509,8 @@ py = [ {file = "py-1.9.0.tar.gz", hash = "sha256:9ca6883ce56b4e8da7e79ac18787889fa5206c79dcc67fb065376cd2fe03f342"}, ] pyapp = [ - {file = "pyApp-4.3.0-py3-none-any.whl", hash = "sha256:0a487bfd33327ea41803571854474f5120bc8c1d8e4e4b0a26046f7439918f33"}, - {file = "pyApp-4.3.0.tar.gz", hash = "sha256:5d251ed35e5b9ee860aa0184d13e50bfe1120bffcae55b709c064bf19417eb58"}, + {file = "pyapp-4.4.0-py3-none-any.whl", hash = "sha256:1c5163956ef6d278fd134af5dd0e2130624d746307413e04f6b71387b4dbf512"}, + {file = "pyapp-4.4.0.tar.gz", hash = "sha256:25df6672158c27e9893f823412812e2f9b5359899b4b0f1d8febffeb5c92986e"}, ] pyparsing = [ {file = "pyparsing-2.4.7-py2.py3-none-any.whl", hash = "sha256:ef9d7589ef3c200abe66653d3f1ab1033c3c419ae9b9bdb1240a85b024efc88b"},