aiogram/CHANGES
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
..
.template.rst.jinja2 Update towncrier config 2021-08-03 23:50:10 +03:00
1583.feature.rst Improved Scene handler and action inheritance mechanism (#1585) 2024-10-06 16:37:18 +03:00
1584.bugfix.rst Fix pytest-asyncio deprecation warning in test (#1584) 2024-09-28 01:33:14 +03:00
1589.misc.rst Enabled tests on Python 3.13, disabled on Python 3.8 (#1589) 2024-10-19 14:55:38 +03:00