From 6273ac85f4014d07aea4b51dee14cabc750b733d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Oct 2025 17:37:06 +0000 Subject: [PATCH] Update dependency faker to v37.12.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d6ceeff..4e6a71c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ blinker==1.9.0 ; python_version >= "3.12" and python_version < "4.0" click==8.2.1 ; python_version >= "3.12" and python_version < "4.0" colorama==0.4.6 ; python_version >= "3.12" and python_version < "4.0" and platform_system == "Windows" cssmin==0.2.0 ; python_version >= "3.12" and python_version < "4.0" -faker==37.6.0 ; python_version >= "3.12" and python_version < "4.0" +faker==37.12.0 ; python_version >= "3.12" and python_version < "4.0" flake8==7.3.0 ; python_version >= "3.12" and python_version < "4.0" flask-assets==2.1.0 ; python_version >= "3.12" and python_version < "4.0" flask==3.1.2 ; python_version >= "3.12" and python_version < "4.0"