From d3199189f4a7d25e1b75a80791c1ea7e440a4259 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" Date: Mon, 28 Aug 2023 06:19:16 +0000 Subject: [PATCH] Update Requirements --- .requirements/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.requirements/requirements.txt b/.requirements/requirements.txt index 5380f3b..fcc8bff 100644 --- a/.requirements/requirements.txt +++ b/.requirements/requirements.txt @@ -1,5 +1,5 @@ colorama==0.4.6 ; python_version >= "3.10" and python_version < "4.0" and sys_platform == "win32" -dynaconf==3.2.1 ; python_version >= "3.10" and python_version < "4.0" +dynaconf==3.2.2 ; python_version >= "3.10" and python_version < "4.0" emoji==2.8.0 ; python_version >= "3.10" and python_version < "4.0" loguru==0.6.0 ; python_version >= "3.10" and python_version < "4.0" pyparsing==3.1.1 ; python_version >= "3.10" and python_version < "4.0"