diff --git a/labs/python/starwarsapi/requirements.txt b/labs/python/starwarsapi/requirements.txt index d5ec701..c209e90 100644 --- a/labs/python/starwarsapi/requirements.txt +++ b/labs/python/starwarsapi/requirements.txt @@ -1,3 +1,3 @@ requests==2.31.0 -pytest==7.4.0 +pytest==9.0.3 pytest-cov==4.1.0 \ No newline at end of file