From 714ccd69adb9e609ec6f46104469f6c676896aa2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Nov 2021 23:00:22 +0000 Subject: [PATCH] Bump structlog from 21.3.0 to 21.4.0 Bumps [structlog](https://github.com/hynek/structlog) from 21.3.0 to 21.4.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.3.0...21.4.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 899847a..0adf1f5 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.3.0 +structlog==21.4.0 colorama==0.4.4 psutil==5.8.0 django-prometheus==2.1.0