From 4013d77bf7322e7b8b04bc40d0fba868323ed9d6 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 25 Nov 2021 16:20:30 +0000 Subject: [PATCH] chore(deps): update dependency structlog to v21.4.0 --- run/idp-sql/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run/idp-sql/requirements.txt b/run/idp-sql/requirements.txt index 7347e79cf64..e3b6fef6e27 100644 --- a/run/idp-sql/requirements.txt +++ b/run/idp-sql/requirements.txt @@ -3,4 +3,4 @@ SQLAlchemy==1.4.27 pg8000==1.23.0 gunicorn==20.1.0 firebase-admin==5.0.3 -structlog==21.3.0 +structlog==21.4.0