From c316f03f9387d5493c539157f364834af3235f0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 17:43:49 +0000 Subject: [PATCH] Bump csh-ldap from 2.5.5 to 2.5.7 Bumps [csh-ldap](https://github.com/ComputerScienceHouse/csh-ldap) from 2.5.5 to 2.5.7. - [Release notes](https://github.com/ComputerScienceHouse/csh-ldap/releases) - [Changelog](https://github.com/ComputerScienceHouse/csh-ldap/blob/master/ChangeLog) - [Commits](https://github.com/ComputerScienceHouse/csh-ldap/compare/v2.5.5...v2.5.7) --- updated-dependencies: - dependency-name: csh-ldap dependency-version: 2.5.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.in | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.in b/requirements.in index d26ef334..b73e6809 100644 --- a/requirements.in +++ b/requirements.in @@ -4,7 +4,7 @@ blinker~=1.4 boto3==1.35.99 botocore==1.35.99 click~=8.4.2 -csh-ldap>=2.5.5 +csh-ldap>=2.5.7 Flask~=3.1.0 Flask-Migrate~=4.1.0 Flask-Gzip~=0.2 diff --git a/requirements.txt b/requirements.txt index c8207e5e..61c6fcf0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -39,7 +39,7 @@ click==8.4.2 # pip-tools cryptography==49.0.0 # via oic -csh-ldap==2.5.5 +csh-ldap==2.5.7 # via -r requirements.in defusedxml==0.7.1 # via oic