From 933929dcbf039e6eddfee80ccf41f0ef539c8fb0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 6 Jun 2018 07:29:14 +0000 Subject: [PATCH] Bump babel from 2.5.3 to 2.6.0 Bumps [babel](https://github.com/python-babel/babel) from 2.5.3 to 2.6.0. - [Release notes](https://github.com/python-babel/babel/releases) - [Changelog](https://github.com/python-babel/babel/blob/master/docs/changelog.rst) - [Commits](https://github.com/python-babel/babel/compare/v2.5.3...v2.6.0) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 64e1c999..7ff20895 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ Django==2.0.6 -Babel==2.5.3 +Babel==2.6.0 Pillow==5.1.0 celery[redis]==4.1.0 dj-database-url==0.5.0 -- 2.11.4.GIT