From b9ac722a36d2caa504c013ad457153cb93b2963d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Oct 2021 18:35:50 +0000 Subject: [PATCH] build(deps-dev): bump babel from 2.7.0 to 2.9.1 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:development ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 40046ab..c9f0987 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -3,7 +3,7 @@ anyjson==0.3.3 asn1crypto==1.0.1 astroid==1.6.6 autopep8==1.4.4 -Babel==2.7.0 +Babel==2.9.1 backports.functools-lru-cache==1.5 backports.ssl-match-hostname==3.7.0.1 billiard==3.3.0.23