Merge branch 'dev-3.x' into reworked-request-builder

This commit is contained in:
Alex Root Junior 2023-03-11 17:48:54 +02:00
commit 25ed5b9e38
No known key found for this signature in database
GPG key ID: 074C1D455EBEA4AC
263 changed files with 260 additions and 824 deletions

View file

@ -148,7 +148,7 @@ features = [
"test",
]
extra-dependencies = [
"butcher @ git+https://github.com/aiogram/butcher.git@v0.1.11"
"butcher @ git+https://github.com/aiogram/butcher.git@v0.1.12"
]
[tool.hatch.envs.test]