From b4dd851df5af92c8d6fd312b5df242f2c11cf76d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Oct 2021 17:53:25 +0000 Subject: [PATCH] Bump babel from 2.5.0 to 2.9.1 in /probability constraints Bumps [babel](https://github.com/python-babel/babel) from 2.5.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.5.0...v2.9.1) --- updated-dependencies: - dependency-name: babel dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- probability constraints/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 probability constraints/requirements.txt diff --git a/probability constraints/requirements.txt b/probability constraints/requirements.txt old mode 100755 new mode 100644 index 3304cff..eae44a6 --- a/probability constraints/requirements.txt +++ b/probability constraints/requirements.txt @@ -1,5 +1,5 @@ asn1crypto==0.22.0 -Babel==2.5.0 +Babel==2.9.1 bcrypt==3.1.3 certifi==2017.7.27.1 cffi==1.10.0