summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-12-23 06:31:33 +0000
committerMarkus Heiser <markus.heiser@darmarIT.de>2023-12-23 07:39:26 +0100
commit2e52d06d182d1fc5370ffa298583ec2a2373b76b (patch)
tree8b1987c0750cfe149ff403e9ff1c9780010bf228
parented085a38bd6ec319ef7d48d25b8b6c81c5c6e7a1 (diff)
Bump babel from 2.13.1 to 2.14.0
Bumps [babel](https://github.com/python-babel/babel) from 2.13.1 to 2.14.0. - [Release notes](https://github.com/python-babel/babel/releases) - [Changelog](https://github.com/python-babel/babel/blob/master/CHANGES.rst) - [Commits](https://github.com/python-babel/babel/compare/v2.13.1...v2.14.0) --- updated-dependencies: - dependency-name: babel dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index d71697ce..c95def6b 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,5 +1,5 @@
certifi==2023.11.17
-babel==2.13.1
+babel==2.14.0
flask-babel==4.0.0
flask==3.0.0
jinja2==3.1.2