From 2035b3a3fead0a276c2bd7461f7f4bff06a3bfdf Mon Sep 17 00:00:00 2001 From: Piero Toffanin Date: Mon, 14 Aug 2023 20:28:41 -0400 Subject: [PATCH 1/2] Update locale --- locale | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locale b/locale index 31a7b8fc6..f2898d595 160000 --- a/locale +++ b/locale @@ -1 +1 @@ -Subproject commit 31a7b8fc6d955e8bd6c13d2de84501bc43895190 +Subproject commit f2898d595d71ece8d69d998a41e8348750ef788f From 544b06a81ace896487cd49eef42011e18a654cdc Mon Sep 17 00:00:00 2001 From: Piero Toffanin Date: Tue, 15 Aug 2023 15:36:52 -0400 Subject: [PATCH 2/2] Lock pydantic --- locale | 2 +- requirements.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/locale b/locale index f2898d595..31a7b8fc6 160000 --- a/locale +++ b/locale @@ -1 +1 @@ -Subproject commit f2898d595d71ece8d69d998a41e8348750ef788f +Subproject commit 31a7b8fc6d955e8bd6c13d2de84501bc43895190 diff --git a/requirements.txt b/requirements.txt index 1f02f3989..61aa2130b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -36,6 +36,7 @@ Pillow==8.3.2 pip-autoremove==0.9.0 psycopg2-binary==2.8.6 PyJWT==1.5.3 +pydantic==1.10.8 pyodm==1.5.10 pyparsing==2.4.7 pytz==2020.1