From e719da775058ca551b23fa01f9eb95470ee1c938 Mon Sep 17 00:00:00 2001 From: Renovate Date: Sun, 15 Oct 2023 17:46:55 +0300 Subject: [PATCH] Update dependency uvloop to v0.18.0 (#46) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [uvloop](https://github.com/MagicStack/uvloop) | minor | `==0.17.0` -> `==0.18.0` | --- ### Release Notes
MagicStack/uvloop (uvloop) ### [`v0.18.0`](https://github.com/MagicStack/uvloop/releases/tag/v0.18.0) [Compare Source](https://github.com/MagicStack/uvloop/compare/v0.17.0...v0.18.0) # Fixes - CI fixes ([#​520](https://github.com/MagicStack/uvloop/issues/520), [#​553](https://github.com/MagicStack/uvloop/issues/553)) (by [@​altendky](https://github.com/altendky) in [`7783f1c`](https://github.com/MagicStack/uvloop/commit/7783f1c5), [@​dulmandakh](https://github.com/dulmandakh) in [`1dd40f1`](https://github.com/MagicStack/uvloop/commit/1dd40f17)) - Make extract_stack resilient to lacking frames. ([#​563](https://github.com/MagicStack/uvloop/issues/563)) (by [@​jhance](https://github.com/jhance) in [`0687643`](https://github.com/MagicStack/uvloop/commit/06876434) for [#​563](https://github.com/MagicStack/uvloop/issues/563)) - Port uvloop to Python 3.12 ([#​570](https://github.com/MagicStack/uvloop/issues/570)) (by [@​1st1](https://github.com/1st1), [@​fantix](https://github.com/fantix) in [`9f82bd7`](https://github.com/MagicStack/uvloop/commit/9f82bd74) for [#​569](https://github.com/MagicStack/uvloop/issues/569))
--- ### 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. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Reviewed-on: https://git.end-play.xyz/profitroll/TelegramPoster/pulls/46 Co-authored-by: Renovate Co-committed-by: Renovate --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 89d1ceb..8754577 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ pillow~=10.0.0 pykeyboard==0.1.5 pytimeparse~=1.1.8 tgcrypto==1.2.5 -uvloop==0.17.0 +uvloop==0.18.0 --extra-index-url https://git.end-play.xyz/api/packages/profitroll/pypi/simple async_pymongo==0.1.4 libbot[speed,pyrogram]==2.0.1