line / line-bot-sdk-python

LINE Messaging API SDK for Python
https://pypi.python.org/pypi/line-bot-sdk
Apache License 2.0
1.87k stars 962 forks source link

chore(deps): update dependency aiohttp to v3.9.3 #591

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
aiohttp ==3.9.2 -> ==3.9.3 age adoption passing confidence

Release Notes

aio-libs/aiohttp (aiohttp) ### [`v3.9.3`](https://togithub.com/aio-libs/aiohttp/releases/tag/v3.9.3): 3.9.3 [Compare Source](https://togithub.com/aio-libs/aiohttp/compare/v3.9.2...v3.9.3) ## Bug fixes - Fixed backwards compatibility breakage (in 3.9.2) of `ssl` parameter when set outside of `ClientSession` (e.g. directly in `TCPConnector`) -- by :user:`Dreamsorcerer`. *Related issues and pull requests on GitHub:* [#​8097](https://togithub.com/aio-libs/aiohttp/issues/8097), [#​8098](https://togithub.com/aio-libs/aiohttp/issues/8098). ## Miscellaneous internal changes - Improved test suite handling of paths and temp files to consistently use pathlib and pytest fixtures. *Related issues and pull requests on GitHub:* [#​3957](https://togithub.com/aio-libs/aiohttp/issues/3957). ***

Configuration

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

🚦 Automerge: Enabled.

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.