Skip to content

Commit 487a238

Browse files
Bump babel from 2.9.0 to 2.10.1
Bumps [babel](https://github.com/python-babel/babel) from 2.9.0 to 2.10.1. - [Release notes](https://github.com/python-babel/babel/releases) - [Changelog](https://github.com/python-babel/babel/blob/master/CHANGES.rst) - [Commits](python-babel/babel@v2.9.0...v2.10.1) --- updated-dependencies: - dependency-name: babel dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5822a53 commit 487a238

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#
77
alabaster==0.7.12
88
# via sphinx
9-
babel==2.9.0
9+
babel==2.10.1
1010
# via sphinx
1111
certifi==2021.10.8
1212
# via requests

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ async-generator==1.10
1010
# via -r test-requirements.in
1111
attrs==21.4.0
1212
# via pytest
13-
babel==2.9.0
13+
babel==2.10.1
1414
# via sphinx
1515
certifi==2021.10.8
1616
# via requests

0 commit comments

Comments
 (0)