diff --git a/requirements/dev.txt b/requirements/dev.txt index 5dce2a49c..f9771a3ff 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -4,4 +4,4 @@ redis[hiredis]==5.0.8 # cache server gunicorn==23.0.0 # web server uvicorn[standard]==0.30.6 # web server candigv2-logging@git+https://github.com/CanDIG/candigv2-logging.git@v1.0.0 # CANDIG logging wrapper -candigv2-authx@git+https://github.com/CanDIG/candigv2-authx.git@v2.4.5 # CANDIG authorization wrapper +candigv2-authx@git+https://github.com/CanDIG/candigv2-authx.git@v2.5.0 # CANDIG authorization wrapper