Skip to content

Commit 6a3a04a

Browse files
chore: 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] <support@github.com>
1 parent 5583e9b commit 6a3a04a

File tree

2 files changed

+17
-16
lines changed

2 files changed

+17
-16
lines changed

poetry.lock

Lines changed: 16 additions & 15 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
@@ -10,7 +10,7 @@ package-mode = false
1010
python = ">=3.11,<3.13"
1111
croniter = "^6.0.0"
1212
google-cloud-artifact-registry = "^1.16.1"
13-
gql = {version = "~=3.5.3", extras = ["requests"]}
13+
gql = {version = "~=4.0.0", extras = ["requests"]}
1414
kopf = "^1.38.0"
1515
kubernetes = "^33.1.0"
1616
orjson = "^3.11.2"

0 commit comments

Comments
 (0)