EchoQuill / owo-dusk

Supports BOTH MOBILE AND DESKTOP with captcha Notifs for both. Also has custom website dashboard for solving image captchas etc
MIT License
51 stars 3 forks source link

Update dependency aiohttp to v3.10.10 #60

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
aiohttp ==3.10.9 -> ==3.10.10 age adoption passing confidence

Release Notes

aio-libs/aiohttp (aiohttp) ### [`v3.10.10`](https://redirect.github.com/aio-libs/aiohttp/releases/tag/v3.10.10): 3.10.10 [Compare Source](https://redirect.github.com/aio-libs/aiohttp/compare/v3.10.9...v3.10.10) ## Bug fixes - Fixed error messages from :py:class:`~aiohttp.resolver.AsyncResolver` being swallowed -- by :user:`bdraco`. *Related issues and pull requests on GitHub:* [#​9451](https://redirect.github.com/aio-libs/aiohttp/issues/9451), [#​9455](https://redirect.github.com/aio-libs/aiohttp/issues/9455). ## Features - Added :exc:`aiohttp.ClientConnectorDNSError` for differentiating DNS resolution errors from other connector errors -- by :user:`mstojcevich`. *Related issues and pull requests on GitHub:* [#​8455](https://redirect.github.com/aio-libs/aiohttp/issues/8455). ## Miscellaneous internal changes - Simplified DNS resolution throttling code to reduce chance of race conditions -- by :user:`bdraco`. *Related issues and pull requests on GitHub:* [#​9454](https://redirect.github.com/aio-libs/aiohttp/issues/9454). ***

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 was generated by Mend Renovate. View the repository job log.