Skip to content

Commit

Permalink
Bump gql from 3.4.1 to 3.5.0 (#116)
Browse files Browse the repository at this point in the history
Bumps [gql](https://github.com/graphql-python/gql) from 3.4.1 to 3.5.0.
- [Release notes](https://github.com/graphql-python/gql/releases)
- [Commits](graphql-python/gql@v3.4.1...v3.5.0)

---
updated-dependencies:
- dependency-name: gql
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 5, 2024
1 parent 4c2ffdf commit 64e2d79
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ aiohttp==3.9.1
aioresponses==0.7.6
apischema==0.18.1
freezegun==1.4.0
gql==3.4.1
gql==3.5.0
graphql-core==3.2.3
pytest==7.4.3
pytest-asyncio==0.23.3
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
aiohttp==3.9.1
apischema==0.18.1
gql==3.4.1
gql==3.5.0
graphql-core==3.2.3
requests==2.31.0

0 comments on commit 64e2d79

Please sign in to comment.