Skip to content

Commit 14e17ba

Browse files
authored
Merge pull request #319 from dvd-dev/dependabot/pip/gql-4.0.0
Bump gql from 3.5.3 to 4.0.0
2 parents 9a22e03 + 9110a0a commit 14e17ba

File tree

2 files changed

+16
-15
lines changed

2 files changed

+16
-15
lines changed

poetry.lock

Lines changed: 15 additions & 14 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
@@ -74,7 +74,7 @@ python-dateutil = ">=2.8.2"
7474
python = "^3.9.0"
7575
voluptuous = ">=0.13.1"
7676
websockets = ">=8.1,<16.0"
77-
gql = "^3.5.2"
77+
gql = ">=3.5.2,<5.0.0"
7878
pyyaml = "^6.0.2"
7979

8080
[poetry.group.dev.dependencies]

0 commit comments

Comments
 (0)