Skip to content

Commit 4a9abd6

Browse files
authored
Merge pull request #290 from fantix/pyup-update-async_generator-1.9.0-to-1.10
Update async_generator to 1.10
2 parents 40e2703 + 5437259 commit 4a9abd6

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
@@ -8,7 +8,7 @@ psycopg2-binary==2.7.5
88
sanic==0.7.0
99
aiohttp==3.3.2
1010
tornado==4.5.3
11-
async_generator==1.9.0
11+
async_generator==1.10
1212
quart==0.6.4;python_version>="3.6"
1313

1414
# tests

0 commit comments

Comments
 (0)