diff --git a/pyproject.toml b/pyproject.toml index 3855ca10..6f76173e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -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]