NekoAria / YetAnotherPicSearch4Telegram

Yet another picture search bot for Telegram
GNU General Public License v3.0
21 stars 1 forks source link

fix(deps): update all non-major dependencies #25

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Telethon ^1.27.0 -> ^1.28.5 age adoption passing confidence
Telethon ~=1.27.0 -> ~=1.28.5 age adoption passing confidence
cachetools ^5.3.0 -> ^5.3.1 age adoption passing confidence
cachetools ~=5.3.0 -> ~=5.3.1 age adoption passing confidence
pydantic ^1.10.7 -> ^1.10.8 age adoption passing confidence
pydantic ~=1.10.7 -> ~=1.10.8 age adoption passing confidence
python-socks ^2.2.0 -> ^2.3.0 age adoption passing confidence
python-socks ~=2.2.0 -> ~=2.3.0 age adoption passing confidence

Release Notes

LonamiWebs/Telethon ### [`v1.28.1`](https://togithub.com/LonamiWebs/Telethon/compare/v1.28.0...v1.28.1) [Compare Source](https://togithub.com/LonamiWebs/Telethon/compare/v1.28.0...v1.28.1) ### [`v1.28.0`](https://togithub.com/LonamiWebs/Telethon/compare/v1.27.0...v1.28.0) [Compare Source](https://togithub.com/LonamiWebs/Telethon/compare/v1.27.0...v1.28.0)
tkem/cachetools ### [`v5.3.1`](https://togithub.com/tkem/cachetools/blob/HEAD/CHANGELOG.rst#v531-2023-05-27) [Compare Source](https://togithub.com/tkem/cachetools/compare/v5.3.0...v5.3.1) \=================== - Depend on Python >= 3.7.
pydantic/pydantic ### [`v1.10.8`](https://togithub.com/pydantic/pydantic/releases/tag/v1.10.8): 2023-05-23 [Compare Source](https://togithub.com/pydantic/pydantic/compare/v1.10.7...v1.10.8) ##### What's Changed - Fix a bug in `Literal` usage with `typing-extension==4.6.0`, [#​5826](https://togithub.com/pydantic/pydantic/issues/5826) by [@​hramezani](https://togithub.com/hramezani) - This solves the (closed) issue [#​3849](https://togithub.com/pydantic/pydantic/issues/3849) where aliased fields that use discriminated union fail to validate when the data contains the non-aliased field name, [#​5736](https://togithub.com/pydantic/pydantic/issues/5736) by [@​benwah](https://togithub.com/benwah) - Update email-validator dependency to >=2.0.0post2, [#​5627](https://togithub.com/pydantic/pydantic/issues/5627) by [@​adriangb](https://togithub.com/adriangb) - update `AnyClassMethod` for changes in [python/typeshed#​9771](https://togithub.com/python/typeshed/issues/9771), [#​5505](https://togithub.com/pydantic/pydantic/issues/5505) by [@​ITProKyle](https://togithub.com/ITProKyle) ##### New Contributors - [@​DimitriPapadopoulos](https://togithub.com/DimitriPapadopoulos) made their first contribution in [https://github.com/pydantic/pydantic/pull/5375](https://togithub.com/pydantic/pydantic/pull/5375) - [@​ITProKyle](https://togithub.com/ITProKyle) made their first contribution in [https://github.com/pydantic/pydantic/pull/5505](https://togithub.com/pydantic/pydantic/pull/5505) - [@​benwah](https://togithub.com/benwah) made their first contribution in [https://github.com/pydantic/pydantic/pull/5736](https://togithub.com/pydantic/pydantic/pull/5736) **Full Changelog**: https://github.com/pydantic/pydantic/compare/v1.10.7...v1.10.8
romis2012/python-socks ### [`v2.3.0`](https://togithub.com/romis2012/python-socks/compare/v2.2.0...v2.3.0) [Compare Source](https://togithub.com/romis2012/python-socks/compare/v2.2.0...v2.3.0)

Configuration

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

🚦 Automerge: Enabled.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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