From 1a2fa675b7d0754ae8e9e0e8adf2fe73880f913a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Oct 2021 18:34:27 +0000 Subject: [PATCH] Bump babel from 2.8.0 to 2.9.1 in /dotmole Bumps [babel](https://github.com/python-babel/babel) from 2.8.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.8.0...v2.9.1) --- updated-dependencies: - dependency-name: babel dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- dotmole/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 dotmole/requirements.txt diff --git a/dotmole/requirements.txt b/dotmole/requirements.txt old mode 100755 new mode 100644 index dad303c..21bcb82 --- a/dotmole/requirements.txt +++ b/dotmole/requirements.txt @@ -2,7 +2,7 @@ absl-py==0.9.0 alembic==1.3.2 altgraph==0.16.1 autopep8==1.4.4 -Babel==2.8.0 +Babel==2.9.1 bcrypt==3.1.7 bleach==1.5.0 cffi==1.13.2