diff --git a/server/pyproject.toml b/server/pyproject.toml index 089a525f0..b05e4ea73 100644 --- a/server/pyproject.toml +++ b/server/pyproject.toml @@ -53,7 +53,7 @@ test = [ "alembic==1.18.4", "blinker==1.9.0", "coverage==7.14.0", - "Faker==40.15.0", + "Faker==40.18.0", "flake8==7.3.0", "flake8-pyproject==1.2.4", "flask-testing==0.8.1",