diff --git a/pyproject.toml b/pyproject.toml index 9d7dae75..52ac8f95 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -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]