From 303d101c799deff321fb149a001b97bedb228d63 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Oct 2021 23:00:23 +0000 Subject: [PATCH] Bump structlog from 21.1.0 to 21.2.0 Bumps [structlog](https://github.com/hynek/structlog) from 21.1.0 to 21.2.0. - [Release notes](https://github.com/hynek/structlog/releases) - [Changelog](https://github.com/hynek/structlog/blob/main/CHANGELOG.rst) - [Commits](https://github.com/hynek/structlog/compare/21.1.0...21.2.0) --- updated-dependencies: - dependency-name: structlog dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 482d3f5..4452137 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ urllib3==1.26.7 vine==5.0.0 whitenoise==5.3.0 requests==2.26.0 -structlog==21.1.0 +structlog==21.2.0 colorama==0.4.4 psutil==5.8.0 django-prometheus==2.1.0