From fffe1e7854d49f6b5782a953c958c63147fced29 Mon Sep 17 00:00:00 2001 From: FrankApiyo Date: Thu, 19 Sep 2024 14:10:39 +0300 Subject: [PATCH] Bump ona-oidc version to 1.1.0-rc --- requirements/base.in | 2 +- requirements/base.pip | 2 +- requirements/dev.pip | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements/base.in b/requirements/base.in index 0755924497..90503636ed 100644 --- a/requirements/base.in +++ b/requirements/base.in @@ -7,5 +7,5 @@ git+https://github.com/onaio/django-digest.git@6bf61ec08502fd3545d4f2c0838b6cb15 git+https://github.com/onaio/django-multidb-router.git@f711368180d58eef87eda54fadfd5f8355623d52#egg=django-multidb-router git+https://github.com/onaio/floip-py.git@3c980eb184069ae7c3c9136b18441978237cd41d#egg=pyfloip git+https://github.com/onaio/python-json2xlsclient.git@62b4645f7b4f2684421a13ce98da0331a9dd66a0#egg=python-json2xlsclient -git+https://github.com/onaio/ona-oidc.git@pytz-deprecated#egg=ona-oidc +git+https://github.com/onaio/ona-oidc.git@1.1.0-rc#egg=ona-oidc -e git+https://github.com/onaio/savreaderwriter.git@fix-pep-440-issues#egg=savreaderwriter diff --git a/requirements/base.pip b/requirements/base.pip index e170786b16..c15f9f4b78 100644 --- a/requirements/base.pip +++ b/requirements/base.pip @@ -235,7 +235,7 @@ oauthlib==3.2.2 # via # django-oauth-toolkit # requests-oauthlib -ona-oidc @ git+https://github.com/onaio/ona-oidc.git@pytz-deprecated +ona-oidc @ git+https://github.com/onaio/ona-oidc.git@1.1.0-rc # via -r requirements/base.in openpyxl==3.1.2 # via diff --git a/requirements/dev.pip b/requirements/dev.pip index 8c1232c941..8d2be4daf8 100644 --- a/requirements/dev.pip +++ b/requirements/dev.pip @@ -303,7 +303,7 @@ oauthlib==3.2.2 # via # django-oauth-toolkit # requests-oauthlib -ona-oidc @ git+https://github.com/onaio/ona-oidc.git@pytz-deprecated +ona-oidc @ git+https://github.com/onaio/ona-oidc.git@1.1.0-rc # via -r requirements/base.in openpyxl==3.1.2 # via