From 433ae1ae592028559439dac8c6c22d40b06233f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Dec 2020 12:31:13 -0500 Subject: [PATCH] Update csh-ldap requirement from ~=2.2.0 to ~=2.3.0 (#71) Updates the requirements on [csh-ldap](https://github.com/liam-middlebrook/csh_ldap) to permit the latest version. - [Release notes](https://github.com/liam-middlebrook/csh_ldap/releases) - [Changelog](https://github.com/liam-middlebrook/csh_ldap/blob/master/ChangeLog) - [Commits](https://github.com/liam-middlebrook/csh_ldap/compare/2.2.0...2.3.0) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2f1bede..2771aa9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ black~=20.8b1 -csh-ldap~=2.2.0 +csh-ldap~=2.3.0 flask==1.0.2 flask-pyoidc==1.3.0 gunicorn==19.9.0