summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-10-27 07:36:39 +0000
committerMarkus Heiser <markus.heiser@darmarIT.de>2023-10-29 09:03:43 +0100
commit12a83b8cb39b9f974126433c35248df34f9b8fec (patch)
tree39ae297ebc4731ff99b87f98701d890cdad19319 /requirements.txt
parent15c8301e5232f04418f003dd92e25f17fac5e53f (diff)
Bump babel from 2.13.0 to 2.13.1
Bumps [babel](https://github.com/python-babel/babel) from 2.13.0 to 2.13.1. - [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.0...v2.13.1) --- updated-dependencies: - dependency-name: babel dependency-type: direct:production update-type: version-update:semver-patch ... 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 79591ff3..5a19a723 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,5 +1,5 @@
certifi==2023.7.22
-babel==2.13.0
+babel==2.13.1
flask-babel==4.0.0
flask==3.0.0
jinja2==3.1.2