diff --git a/python-django/requirements.txt b/python-django/requirements.txt index bea7682..8222c79 100644 --- a/python-django/requirements.txt +++ b/python-django/requirements.txt @@ -1,4 +1,4 @@ Django==5.2.8 djangorestframework==3.16.0 -pytest==9.0.0 +pytest==9.0.1 pytest-django==4.11.1 \ No newline at end of file