diff --git a/lang/python/python-uvicorn/Makefile b/lang/python/python-uvicorn/Makefile index a512406fed..96404d0d1e 100644 --- a/lang/python/python-uvicorn/Makefile +++ b/lang/python/python-uvicorn/Makefile @@ -3,11 +3,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-uvicorn -PKG_VERSION:=0.46.0 +PKG_VERSION:=0.48.0 PKG_RELEASE:=1 PYPI_NAME:=uvicorn -PKG_HASH:=fb9da0926999cc6cb22dc7cd71a94a632f078e6ae47ff683c5c420750fb7413d +PKG_HASH:=a5504207195d08c2511bf9125ede5ac4a4b71725d519e758d01dcf0bc2d31c37 PKG_MAINTAINER:=Alexandru Ardelean PKG_LICENSE:=BSD-3-Clause