From e5e19ba35501c9e37c373b9b5c5b13a8ef5db882 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Oct 2021 17:51:29 +0000 Subject: [PATCH] Bump babel from 2.5.3 to 2.9.1 in /TgBot Bumps [babel](https://github.com/python-babel/babel) from 2.5.3 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.3...v2.9.1) --- updated-dependencies: - dependency-name: babel dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- TgBot/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TgBot/requirements.txt b/TgBot/requirements.txt index e9d818d..d4ae85a 100644 --- a/TgBot/requirements.txt +++ b/TgBot/requirements.txt @@ -5,7 +5,7 @@ astroid==1.6.2 async-timeout==2.0.0 attrs==17.4.0 autodoc==0.3 -Babel==2.5.3 +Babel==2.9.1 beautifulsoup4==4.6.0 certifi==2018.1.18 chardet==3.0.4