From 6cfa488f87fb360043802453ba2b482cfffee889 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Oct 2021 18:04:15 +0000 Subject: [PATCH] Bump babel in /Code_Paper_Figures/Supplement/S3_Fit_Algorithm Bumps [babel](https://github.com/python-babel/babel) from 2.5.3 to 2.9.1. - [Release notes](https://github.com/python-babel/babel/releases) - [Changelog](https://github.com/python-babel/babel/blob/master/CHANGES) - [Commits](https://github.com/python-babel/babel/compare/v2.5.3...v2.9.1) --- updated-dependencies: - dependency-name: babel dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Code_Paper_Figures/Supplement/S3_Fit_Algorithm/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Code_Paper_Figures/Supplement/S3_Fit_Algorithm/requirements.txt b/Code_Paper_Figures/Supplement/S3_Fit_Algorithm/requirements.txt index 26d897a..f03a5a4 100644 --- a/Code_Paper_Figures/Supplement/S3_Fit_Algorithm/requirements.txt +++ b/Code_Paper_Figures/Supplement/S3_Fit_Algorithm/requirements.txt @@ -2,7 +2,7 @@ alabaster==0.7.10 altgraph==0.15 asn1crypto==0.24.0 astroid==1.6.3 -Babel==2.5.3 +Babel==2.9.1 backports-abc==0.5 backports.functools-lru-cache==1.5 backports.shutil-get-terminal-size==1.0.0