Skip to content

Commit 9f19b40

Browse files
committed
Update dependencies
1 parent 6394059 commit 9f19b40

File tree

5 files changed

+245
-178
lines changed

5 files changed

+245
-178
lines changed

docs/conf.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,8 @@
172172
graphql.execution.incremental_publisher.DeferredFragmentRecord
173173
graphql.language.lexer.EscapeSequence
174174
graphql.language.visitor.EnterLeaveVisitor
175+
graphql.type.definition.GT_co
176+
graphql.type.definition.GNT_co
175177
graphql.type.definition.TContext
176178
graphql.type.schema.InterfaceImplementations
177179
graphql.validation.validation_context.VariableUsage

docs/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
sphinx>=5.2.1,<6
2-
sphinx_rtd_theme>=1,<2
1+
sphinx>=7.3.7,<8
2+
sphinx_rtd_theme>=2.0.0,<3

0 commit comments

Comments
 (0)