Skip to content

Commit 9110a0a

Browse files
Bump gql from 3.5.3 to 4.0.0
Bumps [gql](https://github.com/graphql-python/gql) from 3.5.3 to 4.0.0. - [Release notes](https://github.com/graphql-python/gql/releases) - [Commits](graphql-python/gql@v3.5.3...v4.0.0) --- updated-dependencies: - dependency-name: gql dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2623b3f commit 9110a0a

File tree

2 files changed

+17
-15
lines changed

2 files changed

+17
-15
lines changed

poetry.lock

Lines changed: 16 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)