Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⬆️ Expand aiohttp version range #274

Merged
merged 1 commit into from Dec 6, 2021

Conversation

connorbrinton
Copy link
Contributor

A new version of aiohttp has been released, with an important fix preventing header injection. I looked through the aiohttp changelog and wasn't able to find any breaking changes, so I believe it should be safe to use with gql.

All of the offline tests passed locally with aiohttp 3.8.1 installed 🙂

Thanks for your work on gql! 😄

A new version of aiohttp has been released, with [an important fix preventing header injection](aio-libs/aiohttp#4818). I looked through the aiohttp changelog and wasn't able to find any breaking changes, so I believe it should be safe to use with gql.
@codecov-commenter
Copy link

Codecov Report

Merging #274 (b5eed4c) into master (4554e4b) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #274   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           22        22           
  Lines         1802      1802           
=========================================
  Hits          1802      1802           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4554e4b...b5eed4c. Read the comment docs.

@leszekhanusz leszekhanusz merged commit 47aaf92 into graphql-python:master Dec 6, 2021
@leszekhanusz
Copy link
Collaborator

Thanks for your PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants