@@ -14,32 +14,32 @@ colorama==0.4.3 # via bandit
14
14
flake8-bandit==2.1.2 # via -r deps/check.in
15
15
flake8-bugbear==20.1.4 # via -r deps/check.in
16
16
flake8-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
18
18
flake8-docstrings==1.5.0 # via -r deps/check.in
19
19
flake8-polyfill==1.0.2 # via flake8-bandit, pep8-naming
20
20
flake8-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
22
22
gitdb==4.0.5 # via gitpython
23
23
gitpython==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
26
26
mccabe==0.6.1 # via flake8
27
27
mypy-extensions==0.4.3 # via mypy
28
- mypy==0.780 # via -r deps/check.in
28
+ mypy==0.782 # via -r deps/check.in
29
29
pathspec==0.8.0 # via black
30
30
pbr==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
32
32
pycodestyle==2.6.0 # via flake8, flake8-bandit, flake8-print
33
33
pydocstyle==5.0.2 # via flake8-docstrings
34
34
pyflakes==2.2.0 # via autoflake, flake8
35
- pyupgrade==2.4.4 # via shed
35
+ pyupgrade==2.7.0 # via shed
36
36
pyyaml==5.3.1 # via bandit
37
- regex==2020.5.14 # via black
37
+ regex==2020.6.8 # via black
38
38
shed==0.0.5 # via -r deps/check.in
39
39
six==1.15.0 # via bandit, flake8-print
40
40
smmap==3.0.4 # via gitdb
41
41
snowballstemmer==2.0.0 # via pydocstyle
42
- stevedore==2.0.0 # via bandit
42
+ stevedore==2.0.1 # via bandit
43
43
tokenize-rt==4.0.0 # via pyupgrade
44
44
toml==0.10.1 # via black
45
45
typed-ast==1.4.1 # via black, mypy
0 commit comments