From 758cdc36cecbdc5d47a41f7741188a41a1c579f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Dec 2020 20:41:29 +0000 Subject: [PATCH] Update csh-ldap requirement from ~=2.1.0 to ~=2.3.1 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.1.0...2.3.1) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2940abfc..9d47a929 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ psycopg2-binary~=2.8.6 Flask-Migrate~=2.2.1 pylint~=2.6.0 gunicorn~=20.0.4 -csh_ldap~=2.1.0 +csh_ldap~=2.3.1 onesignal-sdk~=1.0.0 pylint-quotes~=0.2.1 sentry-sdk~=0.19.1