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