Update aiohttp[speedups] requirement from ~=3.6.2 to ~=3.6.3
Created by: dependabot[bot]
Updates the requirements on aiohttp[speedups] to permit the latest version.
Changelog
Sourced from aiohttp[speedups]'s changelog.
3.6.3 (2020-10-12)
Bugfixes
- Pin yarl to
<1.6.0to avoid buggy behavior that will be fixed by the next aiohttp release.3.6.2 (2019-10-09)
Features
- Made exceptions pickleable. Also changed the repr of some exceptions.
[#4077](https://github.com/aio-libs/aiohttp/issues/4077) <https://github.com/aio-libs/aiohttp/issues/4077>_- Use
Iterabletype hint instead ofSequenceforApplicationmiddleware parameter.[#4125](https://github.com/aio-libs/aiohttp/issues/4125) <https://github.com/aio-libs/aiohttp/issues/4125>_Bugfixes
- Reset the
sock_readtimeout each time data is received for aaiohttp.ClientResponse.[#3808](https://github.com/aio-libs/aiohttp/issues/3808) <https://github.com/aio-libs/aiohttp/issues/3808>_- Fix handling of expired cookies so they are not stored in CookieJar.
[#4063](https://github.com/aio-libs/aiohttp/issues/4063) <https://github.com/aio-libs/aiohttp/issues/4063>_- Fix misleading message in the string representation of
ClientConnectorError;self.ssl == Nonemeans default SSL context, not SSL disabled[#4097](https://github.com/aio-libs/aiohttp/issues/4097) <https://github.com/aio-libs/aiohttp/issues/4097>_- Don't clobber HTTP status when using FileResponse.
[#4106](https://github.com/aio-libs/aiohttp/issues/4106) <https://github.com/aio-libs/aiohttp/issues/4106>_Improved Documentation
- Added minimal required logging configuration to logging documentation.
[#2469](https://github.com/aio-libs/aiohttp/issues/2469) <https://github.com/aio-libs/aiohttp/issues/2469>_- Update docs to reflect proxy support.
[#4100](https://github.com/aio-libs/aiohttp/issues/4100) <https://github.com/aio-libs/aiohttp/issues/4100>_- Fix typo in code example in testing docs.
[#4108](https://github.com/aio-libs/aiohttp/issues/4108) <https://github.com/aio-libs/aiohttp/issues/4108>_Misc
... (truncated)
Commits
-
1940503Quick-fix build -
bbceca7Bump to 3.6.3 - See full diff in compare view
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.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)