From c4371ffbd79e73bc7d2312e0166b8755aa41f432 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Jul 2021 13:30:37 +0000 Subject: [PATCH] Bump coloredlogs from 15.0 to 15.0.1 Bumps [coloredlogs](https://github.com/xolox/python-coloredlogs) from 15.0 to 15.0.1. - [Release notes](https://github.com/xolox/python-coloredlogs/releases) - [Changelog](https://github.com/xolox/python-coloredlogs/blob/master/CHANGELOG.rst) - [Commits](https://github.com/xolox/python-coloredlogs/compare/15.0...15.0.1) --- updated-dependencies: - dependency-name: coloredlogs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index 4f5f73c..ac61230 100644 --- a/poetry.lock +++ b/poetry.lock @@ -87,7 +87,7 @@ python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" [[package]] name = "coloredlogs" -version = "15.0" +version = "15.0.1" description = "Colored terminal output for Python's logging module" category = "main" optional = false @@ -430,8 +430,8 @@ colorama = [ {file = "colorama-0.4.4.tar.gz", hash = "sha256:5941b2b48a20143d2267e95b1c2a7603ce057ee39fd88e7329b0c292aa16869b"}, ] coloredlogs = [ - {file = "coloredlogs-15.0-py2.py3-none-any.whl", hash = "sha256:b7f630a8297a66984b6bae0f6a1b0e0afb9f2f6838ea3bfa58f50d3d13e133d6"}, - {file = "coloredlogs-15.0.tar.gz", hash = "sha256:5e78691e2673a8e294499e1832bb13efcfb44a86b92e18109fa18951093218ab"}, + {file = "coloredlogs-15.0.1-py2.py3-none-any.whl", hash = "sha256:612ee75c546f53e92e70049c9dbfcc18c935a2b9a53b66085ce9ef6a6e5c0934"}, + {file = "coloredlogs-15.0.1.tar.gz", hash = "sha256:7c991aa71a4577af2f82600d8f8f3a89f936baeaf9b50a9c197da014e5bf16b0"}, ] commonmark = [ {file = "commonmark-0.9.1-py2.py3-none-any.whl", hash = "sha256:da2f38c92590f83de410ba1a3cbceafbc74fee9def35f9251ba9a971d6d66fd9"},