From 68aaabd8949a475081c8f42ee3e6be0141362ca1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 06:37:03 +0000 Subject: [PATCH] build(deps): bump python-multipart in /layers/layer3_ldap/0500_ldap_deps Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.29 to 0.0.31. - [Release notes](https://github.com/Kludex/python-multipart/releases) - [Changelog](https://github.com/Kludex/python-multipart/blob/main/CHANGELOG.md) - [Commits](https://github.com/Kludex/python-multipart/compare/0.0.29...0.0.31) --- updated-dependencies: - dependency-name: python-multipart dependency-version: 0.0.31 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- layers/layer3_ldap/0500_ldap_deps/requirements3.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layers/layer3_ldap/0500_ldap_deps/requirements3.txt b/layers/layer3_ldap/0500_ldap_deps/requirements3.txt index 6cb7d52..c4251d4 100644 --- a/layers/layer3_ldap/0500_ldap_deps/requirements3.txt +++ b/layers/layer3_ldap/0500_ldap_deps/requirements3.txt @@ -26,7 +26,7 @@ pydantic-settings==2.14.1 PyJWT==2.13.0 python-dotenv==1.2.2 python-ldap==3.4.5 -python-multipart==0.0.29 +python-multipart==0.0.31 redis==7.1.1 setuptools==82.0.1 six==1.17.0