summaryrefslogtreecommitdiff
path: root/devel/py-rq/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-rq/Makefile')
-rw-r--r--devel/py-rq/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-rq/Makefile b/devel/py-rq/Makefile
index cd426e8efb5e..190783c5cf2d 100644
--- a/devel/py-rq/Makefile
+++ b/devel/py-rq/Makefile
@@ -1,5 +1,5 @@
PORTNAME= rq
-PORTVERSION= 2.3.2
+PORTVERSION= 2.4.1
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>0:devel/py-hatchling@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>=5:devel/py-click@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}redis>=3.5:databases/py-redis@${PY_FLAVOR}
+ ${PYTHON_PKGNAMEPREFIX}redis>=6.1.0:databases/py-redis@${PY_FLAVOR}
USES= python
USE_PYTHON= autoplist concurrent pep517