Update Butcher

This commit is contained in:
Alex Root Junior 2023-02-04 19:33:31 +02:00
parent 1308757689
commit 3e539eb193
No known key found for this signature in database
GPG key ID: 074C1D455EBEA4AC

View file

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