Skip to content

Commit 21a1b76

Browse files
committed
Trying GQL Core 3.3
1 parent 68875c5 commit 21a1b76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

noxfile.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
PYTHON_VERSIONS = ["3.13", "3.12", "3.11", "3.10", "3.9"]
1313

1414
GQL_CORE_VERSIONS = [
15+
"3.3.0a9",
1516
"3.2.3",
16-
# "3.3.0a8",
1717
]
1818

1919
COMMON_PYTEST_OPTIONS = [

0 commit comments

Comments
 (0)