EDM115 / unzip-bot

Telegram bot deployable to heroku that can extract every archive !
https://t.me/unzip_edm115bot
MIT License
91 stars 125 forks source link

Update dependency aiohttp to v3.9.1 #253

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 9 months ago

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
aiohttp ==3.9.0 -> ==3.9.1 age adoption passing confidence

Release Notes

aio-libs/aiohttp (aiohttp) ### [`v3.9.1`](https://togithub.com/aio-libs/aiohttp/releases/tag/v3.9.1): 3.9.1 [Compare Source](https://togithub.com/aio-libs/aiohttp/compare/v3.9.0...v3.9.1) ## Bugfixes - Fixed importing aiohttp under PyPy on Windows. ([#​7848](https://togithub.com/aio-libs/aiohttp/issues/7848)) - Fixed async concurrency safety in websocket compressor. ([#​7865](https://togithub.com/aio-libs/aiohttp/issues/7865)) - Fixed `ClientResponse.close()` releasing the connection instead of closing. ([#​7869](https://togithub.com/aio-libs/aiohttp/issues/7869)) - Fixed a regression where connection may get closed during upgrade. -- by :user:`Dreamsorcerer` ([#​7879](https://togithub.com/aio-libs/aiohttp/issues/7879)) - Fixed messages being reported as upgraded without an Upgrade header in Python parser. -- by :user:`Dreamsorcerer` ([#​7895](https://togithub.com/aio-libs/aiohttp/issues/7895)) ***

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.