summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-06-17 07:18:48 +0000
committerGitHub <noreply@github.com>2022-06-17 07:18:48 +0000
commit0fce1395e9958e51688f8318122b998eb0299b77 (patch)
tree61324608127b1d5e22246a3cbdd20f6b4776c91f
parent36184b2f29187e37061590b40ce404b6a2a20c55 (diff)
Bump babel from 2.10.1 to 2.10.3
Bumps [babel](https://github.com/python-babel/babel) from 2.10.1 to 2.10.3. - [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.10.1...v2.10.3) --- updated-dependencies: - dependency-name: babel dependency-type: direct:production update-type: version-update:semver-patch ... 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 9e12a29c9..97fdea6a1 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,5 +1,5 @@
certifi==2022.5.18.1
-babel==2.10.1
+babel==2.10.3
flask-babel==2.0.0
flask==2.1.2
jinja2==3.1.2