Skip to content

Commit 9a11c5b

Browse files
committed
Atualiza pacotes
1 parent f89959d commit 9a11c5b

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

requirements.txt

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
astroid==2.2.5
2-
autopep8==1.4.3
3-
isort==4.3.15
4-
lazy-object-proxy==1.3.1
1+
astroid==2.3.3
2+
autopep8==1.4.4
3+
isort==4.3.21
4+
lazy-object-proxy==1.4.3
55
mccabe==0.6.1
66
pycodestyle==2.5.0
7-
pylint==2.3.1
7+
pylint==2.4.4
88
selenium==3.141.0
9-
six==1.12.0
10-
typed-ast==1.3.1
11-
urllib3==1.24.1
12-
wrapt==1.11.1
9+
six==1.13.0
10+
typed-ast==1.4.0
11+
urllib3==1.25.7
12+
wrapt==1.11.2

0 commit comments

Comments
 (0)