aiogram/tests/test_dispatcher
Alex Root Junior 51beb48257
Enabled tests on Python 3.13, disabled on Python 3.8 (#1589)
* Try to enable tests on Python 3.13

* Remove support for Python 3.8 and PyPy 3.8

Dropped Python 3.8 and PyPy 3.8 from the CI workflow and updated the minimum required Python version to 3.9 in pyproject.toml. Also updated dependencies and tools to align with the new minimum Python version.

* Added changelog

* Reformat code

* Bump mypy python version
2024-10-19 14:55:38 +03:00
..
test_event PoC Scenes (#1280) 2023-11-23 00:41:21 +02:00
test_middlewares Added full support of Bot API 7.9 (#1560) 2024-08-16 00:44:40 +03:00
__init__.py Add tests for handler 2019-11-24 00:17:21 +02:00
test_dispatcher.py Enabled tests on Python 3.13, disabled on Python 3.8 (#1589) 2024-10-19 14:55:38 +03:00
test_router.py skip if current router does not have observer for custom event (#1147) 2023-04-08 17:39:48 +03:00