From 56dc0bd641649f4b856a50b513d09bcf869c3d05 Mon Sep 17 00:00:00 2001 From: Alexander Schlemmer Date: Thu, 7 Apr 2022 09:18:13 +0200 Subject: [PATCH] Update requirements.txt Security fix --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7988e58..be7335a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ mock==1.3.0 nbconvert==4.0.0 nbformat==4.0.1 nose==1.3.7 -notebook==4.0.6 +notebook>=6.4.10 pandas==0.17.0 path.py==8.1.2 pbr==1.8.1