Skip to content

⬆️ Expand aiohttp version range #274

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

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-commenter commented Dec 6, 2021

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (4554e4b) to head (b5eed4c).
Report is 174 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #274   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           22        22           
  Lines         1802      1802           
=========================================
  Hits          1802      1802           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@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.

3 participants