Fix FastAPI deprecation warnings by migrating to lifespan handlers (#2402)
* Fix FastAPI deprecation in python/cog/server/http.py
* Update http.py
Signed-off-by: Hafeez <90968109+hafeezhmha@users.noreply.github.com>
* Updated LINT errros
Signed-off-by: Hafeez <90968109+hafeezhmha@users.noreply.github.com>
* FIXED the ruff errors
Signed-off-by: Hafeez <90968109+hafeezhmha@users.noreply.github.com>
---------
Signed-off-by: Hafeez <90968109+hafeezhmha@users.noreply.github.com>