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

Bump aiohttp from 2.3.9 to 3.0.8 #32

Closed
wants to merge 1 commit into from

Conversation

dependabot-preview[bot]
Copy link

Bumps aiohttp from 2.3.9 to 3.0.8.

Release notes
Changelog

Sourced from this file

2.3.10 (2018-02-02)

  • Fix 100% CPU usage on HTTP GET and websocket connection just after it (#1955)

  • Patch broken ssl.match_hostname() on Python<3.7 (#2674)

Commits
  • 957e590 Update required python version
  • 0104753 Fix quickstart json examples
  • b39600f Add warning in documentation about HTTPException deprecation & docs (#2515)
  • 278d5d5 fix async with in TestClient.ws_connect (#2528)
  • 69c4621 Fix #2525: support async with for TestClient.ws_connect
  • ad8f45f Drop user supplied loop (#2531)
  • 992499d Drop files added by mistake
  • ca8878a Client signals #2313 (#2429)
  • c1fc955 Drop obsolete code
  • 785877c Explain behaviour of connector_owner (#2534)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

If you'd like to skip this version, you can just close this PR. If you have any feedback just mention @dependabot in the comments below.

Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 2.3.9 to 3.0.8.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/HISTORY.rst)
- [Commits](aio-libs/aiohttp@v2.3.9...v3.0.8)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview
Copy link
Author

Superseded by #33.

@dependabot-preview dependabot-preview bot deleted the dependabot/pip/aiohttp-3.0.8 branch March 15, 2018 05:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant