This update for python-aiohttp fixes the following issues:
server_hostname TLS SNI check bypass when an existing connection is reused (bsc#1268549).max_line_size bypass when using the optimised C HTTP parser can lead to excessive resource
consumption (bsc#1268556).client_max_size during cleanup and cause a DoS
(bsc#1268559).CookieJar persistence (bsc#1268560).