diff --git a/CHANGES/1730.feature.rst b/CHANGES/1730.feature.rst new file mode 100644 index 00000000..5c9b6d32 --- /dev/null +++ b/CHANGES/1730.feature.rst @@ -0,0 +1,6 @@ +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`