Skip to content

Commit 53e376f

Browse files
Bump gql from 3.5.1 to 3.5.2
Bumps [gql](https://github.com/graphql-python/gql) from 3.5.1 to 3.5.2. - [Release notes](https://github.com/graphql-python/gql/releases) - [Commits](graphql-python/gql@v3.5.1...v3.5.2) --- updated-dependencies: - dependency-name: gql dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cfa0abf commit 53e376f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Werkzeug==3.1.3; python_version > "3.8"
4747
Werkzeug==3.0.6; python_version == "3.8"
4848

4949
graphql-core==3.2.3
50-
gql==3.5.1
50+
gql==3.5.2
5151

5252
websockets==15.0; python_version > "3.8"
5353
websockets==13.1; python_version == "3.8"

0 commit comments

Comments
 (0)