Skip to content

Commit 1cc4308

Browse files
committed
Update GraphiQL to v0.11.11
1 parent 2ed3e58 commit 1cc4308

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aiohttp_graphql/render_graphiql.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
from aiohttp import web
55

66

7-
GRAPHIQL_VERSION = '0.11.10'
7+
GRAPHIQL_VERSION = '0.11.11'
88

99
TEMPLATE = '''<!--
1010
The request to this GraphQL server provided the header "Accept: text/html"

0 commit comments

Comments
 (0)