Added full support of Bot API 7.9 (#1560)

* Added full support of Bot API 7.9

* Added changelog

* Try to fix towncrier

* Fixed towncrier check
This commit is contained in:
Alex Root Junior 2024-08-16 00:44:40 +03:00 committed by GitHub
parent 1c323ecc97
commit c3a08664d3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
48 changed files with 817 additions and 114 deletions

View file

@ -93,12 +93,12 @@ docs = [
"sphinx-copybutton~=0.5.2",
"furo~=2023.9.10",
"Sphinx-Substitution-Extensions~=2022.2.16",
"towncrier~=23.6.0",
"towncrier~=24.7.1",
"pygments~=2.16.1",
"pymdown-extensions~=10.3",
"markdown-include~=0.8.1",
"Pygments~=2.16.1",
"sphinxcontrib-towncrier~=0.3.2a0",
"sphinxcontrib-towncrier~=0.4.0a0",
]
dev = [
"black~=24.4.2",
@ -331,6 +331,9 @@ filename = "CHANGES.rst"
directory = "CHANGES/"
template = "CHANGES/.template.rst.jinja2"
issue_format = "`#{issue} <https://github.com/aiogram/aiogram/issues/{issue}>`_"
ignore = [
".template.rst.jinja2",
]
[[tool.towncrier.section]]
path = ""