Update dependency async_pymongo to v0.1.5 (#80)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [async_pymongo](https://github.com/Mayuri-Chan/async_pymongo) | patch | `==0.1.4` -> `==0.1.5` | --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4zNS4wIiwidXBkYXRlZEluVmVyIjoiMzYuMzUuMCIsInRhcmdldEJyYW5jaCI6ImRldiJ9--> Co-authored-by: Profitroll <profitroll@noreply.localhost> Reviewed-on: #80 Co-authored-by: Renovate <renovate@git.end-play.xyz> Co-committed-by: Renovate <renovate@git.end-play.xyz>
This commit is contained in:
parent
6388bc1274
commit
37479f69b3
@ -1,4 +1,5 @@
|
|||||||
aiohttp~=3.9.1
|
aiohttp~=3.9.1
|
||||||
|
async_pymongo==0.1.5
|
||||||
convopyro==0.5
|
convopyro==0.5
|
||||||
pillow~=10.3.0
|
pillow~=10.3.0
|
||||||
pykeyboard==0.1.7
|
pykeyboard==0.1.7
|
||||||
@ -6,6 +7,5 @@ pytimeparse~=1.1.8
|
|||||||
tgcrypto==1.2.5
|
tgcrypto==1.2.5
|
||||||
#uvloop==0.19.0
|
#uvloop==0.19.0
|
||||||
--extra-index-url https://git.end-play.xyz/api/packages/profitroll/pypi/simple
|
--extra-index-url https://git.end-play.xyz/api/packages/profitroll/pypi/simple
|
||||||
async_pymongo==0.1.4
|
|
||||||
libbot[speed,pyrogram]==3.2.2
|
libbot[speed,pyrogram]==3.2.2
|
||||||
photosapi_client==0.6.0
|
photosapi_client==0.6.0
|
Reference in New Issue
Block a user