From 4322d498dad6a567c09d1e7757ef0213783c8b32 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 27 Sep 2021 04:04:43 +0000 Subject: [PATCH] Update dependency dash-html-components to v1.1.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5a330b9..46e738f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ brotli==1.0.9; python_version >= "2.7" and python_full_version < "3.0.0" or pyth click==7.1.2; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" dash-core-components==1.15.0 dash-renderer==1.9.0 -dash-html-components==1.1.2 +dash-html-components==1.1.4 dash-table==4.11.2 dash==1.18.0; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.3.0") ddtrace==0.44.0; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.5.0")