From 3777fe95dc323f4172902598c1a386afdcded157 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Mar 2024 11:24:37 +0000 Subject: [PATCH] chore(deps): bump seaborn from 0.12.2 to 0.13.2 Bumps [seaborn](https://github.com/mwaskom/seaborn) from 0.12.2 to 0.13.2. - [Release notes](https://github.com/mwaskom/seaborn/releases) - [Commits](https://github.com/mwaskom/seaborn/compare/v0.12.2...v0.13.2) --- updated-dependencies: - dependency-name: seaborn dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d4ead6e..9af7479 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,4 +4,4 @@ scapy==2.4.5 scipy==1.10.1 toml==0.10.2 tqdm==4.65.0 -seaborn==0.12.2 +seaborn==0.13.2