diff --git a/pyproject.toml b/pyproject.toml index d96bb83183..68c30b4302 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -59,11 +59,11 @@ classifiers = [ development = [ "coverage==7.6.8", "pre-commit>=3.5.0", - "pytest==8.3.3", + "pytest==8.3.4", "pytest-randomly==3.16.0", "syrupy==4.8.0", "factory-boy==3.3.1", - "Faker==33.0.0", + "Faker==33.1.0", ] packaging = ["pyinstaller~=6.10"] diff --git a/snyk/requirements.txt b/snyk/requirements.txt index fc538dc3b2..1c2f44c1a3 100644 --- a/snyk/requirements.txt +++ b/snyk/requirements.txt @@ -17,8 +17,8 @@ pip pydantic==2.9.2 coverage==7.6.8 pre-commit>=3.5.0 -pytest==8.3.3 +pytest==8.3.4 pytest-randomly==3.16.0 syrupy==4.8.0 factory-boy==3.3.1 -Faker==33.0.0 +Faker==33.1.0