Update butcher - Added deprecation mechanism to schema and codegen

This commit is contained in:
Alex Root Junior 2023-03-11 17:42:36 +02:00
parent f6020476e6
commit 924a83966d
No known key found for this signature in database
GPG key ID: 074C1D455EBEA4AC

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]