Skip to content

Commit dcd4015

Browse files
authored
Merge pull request #544 from fantix/pyup-update-aiohttp-3.5.0-to-3.6.0
Update aiohttp to 3.6.0
2 parents 4aad906 + b239388 commit dcd4015

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ wheel==0.33.0 # pyup: update minor
66
cryptography==2.7 # pyup: update minor
77
psycopg2-binary==2.8.1 # pyup: update minor
88
sanic==19.3.1 # pyup: update minor
9-
aiohttp==3.5.0 # pyup: update minor
9+
aiohttp==3.6.0 # pyup: update minor
1010
tornado==6.0 # pyup: update minor
1111
async_generator==1.10 # pyup: update minor
1212
quart==0.10.0;python_version>="3.7" # pyup: update minor

0 commit comments

Comments
 (0)