diff --git a/dev-requirements.txt b/dev-requirements.txt index 7b1c71a4cd2..a7e6d353298 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -29,7 +29,7 @@ attrs==23.1.0 # referencing autoflake==1.7.8 # via education-backend (pyproject.toml) -babel==2.12.1 +babel==2.13.0 # via education-backend (pyproject.toml) backcall==0.2.0 # via ipython diff --git a/requirements.txt b/requirements.txt index 4994276db3d..d450062541b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ attrs==23.1.0 # via # jsonschema # referencing -babel==2.12.1 +babel==2.13.0 # via education-backend (pyproject.toml) bcrypt==4.0.1 # via education-backend (pyproject.toml)