summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-04-30 06:55:10 +0000
committerGitHub <noreply@github.com>2021-04-30 06:55:10 +0000
commit1206f4dccfccbced148fbea7a35963765b3b409d (patch)
tree255fd2610cfc39373c62a73cddc3419018c393b1 /requirements.txt
parente5bcc3cbbecb067b0acd8a7c061d9a16453381ed (diff)
downloadsearxng-1206f4dccfccbced148fbea7a35963765b3b409d.tar.gz
searxng-1206f4dccfccbced148fbea7a35963765b3b409d.zip
Bump babel from 2.9.0 to 2.9.1
Bumps [babel](https://github.com/python-babel/babel) from 2.9.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.9.0...v2.9.1) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 6d66478de..53bb6cea7 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,5 +1,5 @@
certifi==2020.12.05
-babel==2.9.0
+babel==2.9.1
flask-babel==2.0.0
flask==1.1.2
jinja2==2.11.3