@@ -14,32 +14,32 @@ colorama==0.4.3 # via bandit
1414flake8-bandit==2.1.2 # via -r deps/check.in
1515flake8-bugbear==20.1.4 # via -r deps/check.in
1616flake8-builtins==1.5.3 # via -r deps/check.in
17- flake8-comprehensions==3.2.2 # via -r deps/check.in
17+ flake8-comprehensions==3.2.3 # via -r deps/check.in
1818flake8-docstrings==1.5.0 # via -r deps/check.in
1919flake8-polyfill==1.0.2 # via flake8-bandit, pep8-naming
2020flake8-print==3.1.4 # via -r deps/check.in
21- flake8==3.8.2 # via -r deps/check.in, flake8-bandit, flake8-bugbear, flake8-builtins, flake8-comprehensions, flake8-docstrings, flake8-polyfill, flake8-print
21+ flake8==3.8.3 # via -r deps/check.in, flake8-bandit, flake8-bugbear, flake8-builtins, flake8-comprehensions, flake8-docstrings, flake8-polyfill, flake8-print
2222gitdb==4.0.5 # via gitpython
2323gitpython==3.1.3 # via bandit
24- importlib-metadata==1.6 .0 # via flake8, flake8-comprehensions
25- isort==4.3.21 # via shed
24+ importlib-metadata==1.7 .0 # via flake8, flake8-comprehensions
25+ isort==5.0.7 # via shed
2626mccabe==0.6.1 # via flake8
2727mypy-extensions==0.4.3 # via mypy
28- mypy==0.780 # via -r deps/check.in
28+ mypy==0.782 # via -r deps/check.in
2929pathspec==0.8.0 # via black
3030pbr==5.4.5 # via stevedore
31- pep8-naming==0.10.0 # via -r deps/check.in
31+ pep8-naming==0.11.1 # via -r deps/check.in
3232pycodestyle==2.6.0 # via flake8, flake8-bandit, flake8-print
3333pydocstyle==5.0.2 # via flake8-docstrings
3434pyflakes==2.2.0 # via autoflake, flake8
35- pyupgrade==2.4.4 # via shed
35+ pyupgrade==2.7.0 # via shed
3636pyyaml==5.3.1 # via bandit
37- regex==2020.5.14 # via black
37+ regex==2020.6.8 # via black
3838shed==0.0.5 # via -r deps/check.in
3939six==1.15.0 # via bandit, flake8-print
4040smmap==3.0.4 # via gitdb
4141snowballstemmer==2.0.0 # via pydocstyle
42- stevedore==2.0.0 # via bandit
42+ stevedore==2.0.1 # via bandit
4343tokenize-rt==4.0.0 # via pyupgrade
4444toml==0.10.1 # via black
4545typed-ast==1.4.1 # via black, mypy
0 commit comments