From cd5cf9be9946b5fc6bf3938eb86583ed31769ac0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Nov 2021 23:00:27 +0000 Subject: [PATCH] Bump structlog from 21.2.0 to 21.3.0 Bumps [structlog](https://github.com/hynek/structlog) from 21.2.0 to 21.3.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.2.0...21.3.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 14f05e3..41f1f42 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.2.0 +structlog==21.3.0 colorama==0.4.4 psutil==5.8.0 django-prometheus==2.1.0