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

Update minimum aiohttp version. Fixes GH-35. #36

Merged
merged 1 commit into from Oct 28, 2022
Merged

Conversation

kmike
Copy link
Collaborator

@kmike kmike commented Oct 28, 2022

Fix #35. The wierd thing is that brotli support is mentioned in aiohttp 3.7.3 changelog. But anyways, bumping the version won't hurt.

@kmike kmike requested a review from Gallaecio October 28, 2022 08:49
@codecov-commenter
Copy link

Codecov Report

Merging #36 (6975f2c) into main (1ac47c6) will not change coverage.
The diff coverage is n/a.

❗ Current head 6975f2c differs from pull request most recent head 6b7a148. Consider uploading reports for the commit 6b7a148 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #36   +/-   ##
=======================================
  Coverage   37.15%   37.15%           
=======================================
  Files           9        9           
  Lines         323      323           
  Branches       38       38           
=======================================
  Hits          120      120           
  Misses        203      203           

@Gallaecio Gallaecio merged commit 92c5943 into main Oct 28, 2022
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.

Require aiohttp >= 3.8
3 participants