diff --git a/tests/requirements.txt b/tests/requirements.txt index 02f9a2de..6f37f18a 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -3,6 +3,6 @@ coverage==7.6.1 pytest==8.3.2 pytest-cov==5.0.0 pytest-django==4.8.0 -pytest-factoryboy==2.5.1 +pytest-factoryboy==2.7.0 pytest-xdist==3.3.1 selenium==4.24.0