Skip to content

Commit feb656a

Browse files
chore(deps): bump babel from 2.8.0 to 2.9.1
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] <support@github.com>
1 parent 82f8c14 commit feb656a

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

dev-requirements.txt

+10-10
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ alabaster==0.7.12
88
# via sphinx
99
attrs==19.3.0
1010
# via pytest
11-
babel==2.8.0
11+
babel==2.9.1
1212
# via sphinx
1313
certifi==2019.11.28
1414
# via requests
@@ -24,17 +24,17 @@ docutils==0.16
2424
# via sphinx
2525
entrypoints==0.3
2626
# via flake8
27+
flake8==3.7.9
28+
# via
29+
# -r dev-requirements.in
30+
# flake8-polyfill
31+
# flake8-quotes
2732
flake8-import-order==0.18.1
2833
# via -r dev-requirements.in
2934
flake8-polyfill==1.0.2
3035
# via pep8-naming
3136
flake8-quotes==2.1.1
3237
# via -r dev-requirements.in
33-
flake8==3.7.9
34-
# via
35-
# -r dev-requirements.in
36-
# flake8-polyfill
37-
# flake8-quotes
3838
idna==2.9
3939
# via requests
4040
imagesize==1.2.0
@@ -47,10 +47,10 @@ mccabe==0.6.1
4747
# via flake8
4848
more-itertools==8.2.0
4949
# via pytest
50-
mypy-extensions==0.4.3
51-
# via mypy
5250
mypy==0.770
5351
# via -r dev-requirements.in
52+
mypy-extensions==0.4.3
53+
# via mypy
5454
packaging==20.3
5555
# via
5656
# pytest
@@ -71,12 +71,12 @@ pygments==2.7.4
7171
# via sphinx
7272
pyparsing==2.4.6
7373
# via packaging
74-
pytest-cov==2.8.1
75-
# via -r dev-requirements.in
7674
pytest==5.4.0
7775
# via
7876
# -r dev-requirements.in
7977
# pytest-cov
78+
pytest-cov==2.8.1
79+
# via -r dev-requirements.in
8080
pytz==2019.3
8181
# via babel
8282
requests==2.23.0

0 commit comments

Comments
 (0)