From 24d5f4fa33a61f88fc94bdad6c8fa95f47b701f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Nov 2021 16:45:33 +0000 Subject: [PATCH] build(deps): bump babel from 2.7.0 to 2.9.1 in /anaconda Bumps [babel](https://github.com/python-babel/babel) from 2.7.0 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.7.0...v2.9.1) --- updated-dependencies: - dependency-name: babel dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- anaconda/anaconda-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anaconda/anaconda-requirements.txt b/anaconda/anaconda-requirements.txt index 7fa221b..6c0b798 100644 --- a/anaconda/anaconda-requirements.txt +++ b/anaconda/anaconda-requirements.txt @@ -8,7 +8,7 @@ astroid==2.2.5 astropy==3.2.1 atomicwrites==1.3.0 attrs==19.1.0 -babel==2.7.0 +babel==2.9.1 backcall==0.1.0 #backports==1.0 #backports.os==0.1.1