[chore] update babel dependency

This commit is contained in:
Alexis Métaireau 2023-12-07 21:59:41 +01:00 committed by Éloi Rivard
parent 8c865b1037
commit fcd1c64b77
No known key found for this signature in database
GPG key ID: 7EDA204EA57DD184

View file

@ -88,7 +88,7 @@ ihatemoney = "ihatemoney.manage:cli"
[tool.hatch.build.hooks.custom]
dependencies = [
# Babel is needed to compile translations catalogs at package build time
"Babel>=2.10.1"
"Babel>=2.13.1"
]
[tool.hatch.build]