diff --git a/pyproject.toml b/pyproject.toml index 5a203c92..5bf6abab 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.13" + "butcher @ git+https://github.com/aiogram/butcher.git@v0.1.14" ] [tool.hatch.envs.test]