Skip to content

Commit

Permalink
Bump babel from 2.9.0 to 2.9.1
Browse files Browse the repository at this point in the history
Bumps [babel](https://github.com/python-babel/babel) from 2.9.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.9.0...v2.9.1)

---
updated-dependencies:
- dependency-name: babel
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 21, 2021
1 parent d09af21 commit 138efca
Showing 1 changed file with 65 additions and 30 deletions.
95 changes: 65 additions & 30 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,36 +4,71 @@
#
# pip-compile requirements-dev.in
#
alabaster==0.7.12 # via sphinx
babel==2.9.0 # via sphinx
certifi==2020.12.5 # via requests
chardet==3.0.4 # via requests
click==7.1.2 # via pip-tools
ddt==1.4.1 # via -r requirements-dev.in
docutils==0.16 # via sphinx
idna==2.10 # via requests
imagesize==1.2.0 # via sphinx
jinja2==2.11.2 # via numpydoc, sphinx
markupsafe==1.1.1 # via jinja2
numpydoc==1.1.0 # via -r requirements-dev.in
packaging==20.8 # via sphinx
pip-tools==5.4.0 # via -r requirements-dev.in
pygments==2.7.3 # via sphinx
pyparsing==2.4.7 # via packaging
pytz==2020.4 # via babel
requests==2.25.0 # via sphinx
six==1.15.0 # via pip-tools
snowballstemmer==2.0.0 # via sphinx
sphinx-rtd-theme==0.5.0 # via -r requirements-dev.in
sphinx==3.3.1 # via -r requirements-dev.in, numpydoc, sphinx-rtd-theme
sphinxcontrib-applehelp==1.0.2 # via sphinx
sphinxcontrib-devhelp==1.0.2 # via sphinx
sphinxcontrib-htmlhelp==1.0.3 # via sphinx
sphinxcontrib-jsmath==1.0.1 # via sphinx
sphinxcontrib-qthelp==1.0.3 # via sphinx
sphinxcontrib-serializinghtml==1.1.4 # via sphinx
urllib3==1.26.2 # via requests
wheel==0.36.1 # via -r requirements-dev.in
alabaster==0.7.12
# via sphinx
babel==2.9.1
# via sphinx
certifi==2020.12.5
# via requests
chardet==3.0.4
# via requests
click==7.1.2
# via pip-tools
ddt==1.4.1
# via -r requirements-dev.in
docutils==0.16
# via sphinx
idna==2.10
# via requests
imagesize==1.2.0
# via sphinx
jinja2==2.11.2
# via
# numpydoc
# sphinx
markupsafe==1.1.1
# via jinja2
numpydoc==1.1.0
# via -r requirements-dev.in
packaging==20.8
# via sphinx
pip-tools==5.4.0
# via -r requirements-dev.in
pygments==2.7.3
# via sphinx
pyparsing==2.4.7
# via packaging
pytz==2020.4
# via babel
requests==2.25.0
# via sphinx
six==1.15.0
# via pip-tools
snowballstemmer==2.0.0
# via sphinx
sphinx==3.3.1
# via
# -r requirements-dev.in
# numpydoc
# sphinx-rtd-theme
sphinx-rtd-theme==0.5.0
# via -r requirements-dev.in
sphinxcontrib-applehelp==1.0.2
# via sphinx
sphinxcontrib-devhelp==1.0.2
# via sphinx
sphinxcontrib-htmlhelp==1.0.3
# via sphinx
sphinxcontrib-jsmath==1.0.1
# via sphinx
sphinxcontrib-qthelp==1.0.3
# via sphinx
sphinxcontrib-serializinghtml==1.1.4
# via sphinx
urllib3==1.26.2
# via requests
wheel==0.36.1
# via -r requirements-dev.in

# The following packages are considered to be unsafe in a requirements file:
# pip
Expand Down

0 comments on commit 138efca

Please sign in to comment.