diff --git a/pyproject.toml b/pyproject.toml index b141c094fa..ea7c71c77e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -63,7 +63,7 @@ development = [ "pytest-randomly==3.15.0", "syrupy==4.7.2", "factory-boy==3.3.1", - "Faker==26.0.0", + "Faker==30.3.0", ] packaging = ["pyinstaller~=6.10"] diff --git a/snyk/requirements.txt b/snyk/requirements.txt index 1e4f985312..f120a02407 100644 --- a/snyk/requirements.txt +++ b/snyk/requirements.txt @@ -21,4 +21,4 @@ pytest==8.3.3 pytest-randomly==3.15.0 syrupy==4.7.2 factory-boy==3.3.1 -Faker==26.0.0 +Faker==30.3.0