diff options
Diffstat (limited to 'www/py-requests/Makefile')
-rw-r--r-- | www/py-requests/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-requests/Makefile b/www/py-requests/Makefile index ea27d5725b74..4135942fe09c 100644 --- a/www/py-requests/Makefile +++ b/www/py-requests/Makefile @@ -1,5 +1,5 @@ PORTNAME= requests -PORTVERSION= 2.32.3 +PORTVERSION= 2.32.4 CATEGORIES= www python MASTER_SITES= PYPI \ https://github.com/psf/requests/releases/download/v${PORTVERSION}/ |