Skip to content

Commit 744140e

Browse files
pyup.io botsamuelcolvin
authored andcommitted
Update pytest to 3.1.1 (#85)
* Update pytest from 3.0.7 to 3.1.1 * Update pytest from 3.0.7 to 3.1.1
1 parent b60101f commit 744140e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

aiohttp_devtools/start/template/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# you will need to install these requirements with `pip install -r requirements.txt`
33

44
aiohttp==2.0.7
5-
pytest==3.0.7
5+
pytest==3.1.1
66
pytest-aiohttp==0.1.3
77
pytest-cov==2.5.1
88

tests/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ flake8==3.3.0
44
grablib==0.6
55
pycodestyle==2.3.1
66
pyflakes==1.5.0
7-
pytest==3.0.7
7+
pytest==3.1.1
88
pytest-aiohttp==0.1.3
99
pytest-cov==2.5.1
1010
pytest-isort==0.1.0

0 commit comments

Comments
 (0)