mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-06 07:50:32 +00:00
7 lines
227 B
ReStructuredText
7 lines
227 B
ReStructuredText
|
|
This PR updates the codebase to support Python 3.14.
|
||
|
|
|
||
|
|
- Updated project dep `aiohttp`
|
||
|
|
- Updated development deps
|
||
|
|
- Fixed tests to support Py3.14
|
||
|
|
- Refactored `uvloop` using due to deprecation of `asyncio.set_event_loop_police`
|