chore(py): upgrade babel 2.9.0 -> 2.12.1 (#20251)

This commit is contained in:
MouSoeng 2023-03-07 16:57:10 +08:00 committed by GitHub
parent 1b1dcd200c
commit a093f7d4b6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,7 +9,7 @@ readme = "README.md"
dynamic = ["version"]
dependencies = [
# core dependencies
"Babel~=2.9.0",
"Babel~=2.12.1",
"Click~=8.1.3",
"filelock~=3.8.0",
"GitPython~=3.1.30",