Skip to content

Commit c4fd30a

Browse files
authored
Merge pull request #355 from python-trio/dependabot/pip/babel-2.10.1
2 parents d88e9fc + 487a238 commit c4fd30a

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)