Skip to content

Commit b1d8a7b

Browse files
committed
Pin ariadne-codegen version
1 parent 4c04726 commit b1d8a7b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ netutils = "^1.0.0"
4646
click = { version = "8.1.*", optional = true }
4747
copier = { version = "^9.8.0", optional = true }
4848
tomli = { version = ">=1.1.0", python = "<3.11", optional = true }
49-
ariadne-codegen = {version = "^0.15.2", optional = true}
49+
ariadne-codegen = {version = "0.15.3", optional = true}
5050

5151
[tool.poetry.group.dev.dependencies]
5252
pytest = "*"

0 commit comments

Comments
 (0)