diff --git a/pyproject.toml b/pyproject.toml index a16698b..d5ab025 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ dependencies = [ "charset-normalizer==3.2.0", "click==8.1.3", "colorama==0.4.6", - "dash-bootstrap-components==1.4.1", + "dash-bootstrap-components==1.4.2", "dash-bootstrap-templates==1.0.8", "dash[celery]==2.10.2", "gunicorn==20.1.0",