Skip to content

Commit 8533a07

Browse files
chore: update gql (#412)
1 parent ceca88b commit 8533a07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ dependencies = [
2626
"cached_property",
2727
"chardet<4.0,>=2.0",
2828
"click>=7.1.2",
29-
"gql==3.0.0a6",
29+
"gql[requests]>=3.5.0",
3030
"importlib-metadata; python_version<'3.8'",
3131
"importlib-resources; python_version<'3.9'",
3232
"junitparser",

0 commit comments

Comments
 (0)