Skip to content
This repository was archived by the owner on May 6, 2022. It is now read-only.

Commit 437d95e

Browse files
Bump babel from 2.8.0 to 2.9.1 in /docs (#104)
Bumps [babel](https://github.com/python-babel/babel) from 2.8.0 to 2.9.1. - [Release notes](https://github.com/python-babel/babel/releases) - [Changelog](https://github.com/python-babel/babel/blob/master/CHANGES) - [Commits](python-babel/babel@v2.8.0...v2.9.1) --- updated-dependencies: - dependency-name: babel dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 859f79d commit 437d95e

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

docs/requirements.txt

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ alabaster==0.7.12
88
# via sphinx
99
argh==0.26.2
1010
# via sphinx-autobuild
11-
babel==2.8.0
11+
babel==2.9.1
1212
# via sphinx
1313
certifi==2020.6.20
1414
# via requests
@@ -54,17 +54,17 @@ six==1.15.0
5454
# sphinxcontrib-napoleon
5555
snowballstemmer==2.0.0
5656
# via sphinx
57-
sphinx-autobuild==0.7.1
58-
# via -r docs/requirements.in
59-
sphinx-autodoc-typehints==1.11.0
60-
# via -r docs/requirements.in
61-
sphinx-rtd-theme==0.5.0
62-
# via -r docs/requirements.in
6357
sphinx==3.1.2
6458
# via
65-
# -r docs/requirements.in
59+
# -r requirements.in
6660
# sphinx-autodoc-typehints
6761
# sphinx-rtd-theme
62+
sphinx-autobuild==0.7.1
63+
# via -r requirements.in
64+
sphinx-autodoc-typehints==1.11.0
65+
# via -r requirements.in
66+
sphinx-rtd-theme==0.5.0
67+
# via -r requirements.in
6868
sphinxcontrib-applehelp==1.0.2
6969
# via sphinx
7070
sphinxcontrib-devhelp==1.0.2
@@ -74,7 +74,7 @@ sphinxcontrib-htmlhelp==1.0.3
7474
sphinxcontrib-jsmath==1.0.1
7575
# via sphinx
7676
sphinxcontrib-napoleon==0.7
77-
# via -r docs/requirements.in
77+
# via -r requirements.in
7878
sphinxcontrib-qthelp==1.0.3
7979
# via sphinx
8080
sphinxcontrib-serializinghtml==1.1.4

0 commit comments

Comments
 (0)