Skip to content

Commit 0eaed6e

Browse files
rhcumarco-c
authored andcommitted
Update attrs version to use with 3.7.* versions of pytest (#141)
1 parent c089275 commit 0eaed6e

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
selenium==3.14.0
22
six==1.11.0
3+
attrs==17.4.0
34
taskcluster==4.0.1
45
https://github.com/marco-c/firefox-code-coverage/archive/cc386da20f389fd5159746d56729e149029de6ae.tar.gz#egg=firefox_code_coverage

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ flake8-coding==1.3.0
55
flake8-copyright==0.2.0
66
flake8-debugger==3.1.0
77
flake8-mypy==17.8.0
8-
pytest==3.3.0
8+
pytest==3.7.3
99
setuptools==40.2.0
1010
wheel==0.31.1

0 commit comments

Comments
 (0)