Skip to content

Commit 249bad8

Browse files
authored
Merge pull request #2766 from onaio/ona-oidc-update
Update to oidc v1.1.3
2 parents f290fd8 + 31929f8 commit 249bad8

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

requirements/base.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ git+https://github.com/onaio/django-digest.git@6bf61ec08502fd3545d4f2c0838b6cb15
77
git+https://github.com/onaio/django-multidb-router.git@f711368180d58eef87eda54fadfd5f8355623d52#egg=django-multidb-router
88
git+https://github.com/onaio/floip-py.git@3c980eb184069ae7c3c9136b18441978237cd41d#egg=pyfloip
99
git+https://github.com/onaio/python-json2xlsclient.git@62b4645f7b4f2684421a13ce98da0331a9dd66a0#egg=python-json2xlsclient
10-
git+https://github.com/onaio/[email protected].2#egg=ona-oidc
10+
git+https://github.com/onaio/[email protected].3#egg=ona-oidc
1111
-e git+https://github.com/onaio/savreaderwriter.git@fix-pep-440-issues#egg=savreaderwriter
1212
codetiming

requirements/base.pip

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ oauthlib==3.2.2
237237
# via
238238
# django-oauth-toolkit
239239
# requests-oauthlib
240-
ona-oidc @ git+https://github.com/onaio/[email protected].2
240+
ona-oidc @ git+https://github.com/onaio/[email protected].3
241241
# via -r requirements/base.in
242242
openpyxl==3.1.2
243243
# via

requirements/dev.pip

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,7 @@ oauthlib==3.2.2
303303
# via
304304
# django-oauth-toolkit
305305
# requests-oauthlib
306-
ona-oidc @ git+https://github.com/onaio/[email protected].2
306+
ona-oidc @ git+https://github.com/onaio/[email protected].3
307307
# via -r requirements/base.in
308308
openpyxl==3.1.2
309309
# via

0 commit comments

Comments
 (0)