diff --git a/phases/p3/closer/requirements.txt b/phases/p3/closer/requirements.txt index e557e7f..5837031 100644 --- a/phases/p3/closer/requirements.txt +++ b/phases/p3/closer/requirements.txt @@ -18,4 +18,4 @@ python-dotenv>=1.0.0 # Testing pytest>=9.0.0 pytest-asyncio>=0.24.0 -httpx>=0.28.0 \ No newline at end of file +httpx>=0.28.1 \ No newline at end of file