From 347882256acf5d2377d2583037fdb60ac88be9f0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 26 May 2023 09:45:57 +0000 Subject: [PATCH] chore(deps): update dependency seaborn to v0.12.2 --- src/main/python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/python/requirements.txt b/src/main/python/requirements.txt index 9b3ea35d..3fbc5beb 100644 --- a/src/main/python/requirements.txt +++ b/src/main/python/requirements.txt @@ -5,4 +5,4 @@ scipy==1.9.3 sklearn==0.0 notebook==6.4.12 matplotlib==3.6.3 -seaborn==0.12.0 +seaborn==0.12.2