From 84a3b1a75632480f1a3de9cb99f90057df13b456 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Oct 2021 18:22:36 +0000 Subject: [PATCH] build(deps): Bump babel from 2.7.0 to 2.9.1 in /requirements 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] --- requirements/django-cms.txt | 2 +- requirements/pre-django-cms.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/django-cms.txt b/requirements/django-cms.txt index 09d5bfb..f54c7dc 100644 --- a/requirements/django-cms.txt +++ b/requirements/django-cms.txt @@ -2,7 +2,7 @@ alabaster==0.7.12 argon2-cffi==18.3.0 atomicwrites==1.3.0 attrs==19.1.0 -Babel==2.7.0 +Babel==2.9.1 backcall==0.1.0 certifi==2019.3.9 cffi==1.12.3 diff --git a/requirements/pre-django-cms.txt b/requirements/pre-django-cms.txt index 477da62..40d6138 100644 --- a/requirements/pre-django-cms.txt +++ b/requirements/pre-django-cms.txt @@ -3,7 +3,7 @@ argon2-cffi==18.3.0 arrow==0.12.1 atomicwrites==1.3.0 attrs==19.1.0 -Babel==2.7.0 +Babel==2.9.1 backcall==0.1.0 binaryornot==0.4.4 certifi==2018.11.29