From 538a82192e483b369d0ffffdbf129d000e9e6028 Mon Sep 17 00:00:00 2001 From: Kelvin Muchiri Date: Mon, 6 Nov 2023 10:53:34 +0300 Subject: [PATCH] Update ona-oidc package to version 1.0.3 (#2501) * update ona-oidc package to version 1.0.3 * upgrade pillow * upgrade ona-oidc in dev requirements --- requirements/base.in | 2 +- requirements/base.pip | 9 +++++---- requirements/dev.pip | 4 ++-- 3 files changed, 8 insertions(+), 7 deletions(-) diff --git a/requirements/base.in b/requirements/base.in index f1259347cd..3307409f37 100644 --- a/requirements/base.in +++ b/requirements/base.in @@ -7,5 +7,5 @@ -e git+https://github.com/onaio/django-multidb-router.git@f711368180d58eef87eda54fadfd5f8355623d52#egg=django-multidb-router -e git+https://github.com/onaio/floip-py.git@3c980eb184069ae7c3c9136b18441978237cd41d#egg=pyfloip -e git+https://github.com/onaio/python-json2xlsclient.git@62b4645f7b4f2684421a13ce98da0331a9dd66a0#egg=python-json2xlsclient --e git+https://github.com/onaio/ona-oidc.git@v1.0.1#egg=ona-oidc +-e git+https://github.com/onaio/ona-oidc.git@v1.0.3#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 e64d03011d..5c061657ae 100644 --- a/requirements/base.pip +++ b/requirements/base.pip @@ -1,6 +1,6 @@ # -# This file is autogenerated by pip-compile with python 3.10 -# To update, run: +# This file is autogenerated by pip-compile with Python 3.10 +# by the following command: # # pip-compile --output-file=requirements/base.pip requirements/base.in # @@ -8,7 +8,8 @@ # via -r requirements/base.in -e git+https://github.com/onaio/django-multidb-router.git@f711368180d58eef87eda54fadfd5f8355623d52#egg=django-multidb-router # via -r requirements/base.in --e git+https://github.com/onaio/ona-oidc.git@v1.0.1#egg=ona-oidc +-e git+https://github.com/onaio/ona-oidc.git@v1.0.3#egg=ona-oidc + # via -r requirements/base.in # via -r requirements/base.in -e git+https://github.com/onaio/floip-py.git@3c980eb184069ae7c3c9136b18441978237cd41d#egg=pyfloip # via -r requirements/base.in @@ -258,7 +259,7 @@ packaging==23.1 # via sphinx paho-mqtt==1.6.1 # via onadata -pillow==10.0.0 +pillow==10.0.1 # via # elaphe3 # onadata diff --git a/requirements/dev.pip b/requirements/dev.pip index 23ad4f12c6..c693d1c922 100644 --- a/requirements/dev.pip +++ b/requirements/dev.pip @@ -8,7 +8,7 @@ # via -r requirements/base.in -e git+https://github.com/onaio/django-multidb-router.git@f711368180d58eef87eda54fadfd5f8355623d52#egg=django-multidb-router # via -r requirements/base.in --e git+https://github.com/onaio/ona-oidc.git@v1.0.1#egg=ona-oidc +-e git+https://github.com/onaio/ona-oidc.git@v1.0.3#egg=ona-oidc # via -r requirements/base.in -e git+https://github.com/onaio/floip-py.git@3c980eb184069ae7c3c9136b18441978237cd41d#egg=pyfloip # via -r requirements/base.in @@ -313,7 +313,7 @@ pexpect==4.8.0 # via ipython pickleshare==0.7.5 # via ipython -pillow==10.0.0 +pillow==10.0.1 # via # elaphe3 # onadata