From 755c3ebf90e71eb4a89385e4cbcde2c431407866 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Aug 2022 21:22:39 +0100 Subject: [PATCH] Bump babel from 2.10.1 to 2.10.3 (#1408) 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] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constraints.txt b/constraints.txt index c2e7b6d02..6918d9841 100644 --- a/constraints.txt +++ b/constraints.txt @@ -12,7 +12,7 @@ atomicwrites==1.4.1 # via pytest attrs==21.4.0 # via pytest -babel==2.10.1 +babel==2.10.3 # via sphinx backcall==0.2.0 # via ipython