mirror of
https://github.com/spiral-project/ihatemoney.git
synced 2025-04-29 01:42:37 +02:00
[chore] update babel dependency
This commit is contained in:
parent
8c865b1037
commit
fcd1c64b77
1 changed files with 1 additions and 1 deletions
|
@ -88,7 +88,7 @@ ihatemoney = "ihatemoney.manage:cli"
|
||||||
[tool.hatch.build.hooks.custom]
|
[tool.hatch.build.hooks.custom]
|
||||||
dependencies = [
|
dependencies = [
|
||||||
# Babel is needed to compile translations catalogs at package build time
|
# Babel is needed to compile translations catalogs at package build time
|
||||||
"Babel>=2.10.1"
|
"Babel>=2.13.1"
|
||||||
]
|
]
|
||||||
|
|
||||||
[tool.hatch.build]
|
[tool.hatch.build]
|
||||||
|
|
Loading…
Reference in a new issue