diff --git a/requirements.txt b/requirements.txt index 7edd248..c7283d7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ cryptography==43.0.0 ; python_version >= "3.10" and python_version < "4.0" and s distlib==0.3.8 ; python_version >= "3.10" and python_version < "4.0" dulwich==0.22.1 ; python_version >= "3.10" and python_version < "4.0" exceptiongroup==1.2.2 ; python_version >= "3.10" and python_version < "3.11" -faker==26.2.0 ; python_version >= "3.10" and python_version < "4.0" +faker==26.3.0 ; python_version >= "3.10" and python_version < "4.0" fastjsonschema==2.20.0 ; python_version >= "3.10" and python_version < "4.0" filelock==3.15.4 ; python_version >= "3.10" and python_version < "4.0" flake8==7.1.1 ; python_version >= "3.10" and python_version < "4.0"