From 6f944b89d34199a1ac13228805c36e319ca87e73 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Jun 2025 11:56:15 +0000 Subject: [PATCH] Bump requests Bumps [requests](https://github.com/psf/requests) from 2.32.3 to 2.32.4. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.32.3...v2.32.4) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../gaia-l3-construct/lib/shared/layers/common/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 packages/constructs/L3/ai/gaia-l3-construct/lib/shared/layers/common/requirements.txt diff --git a/packages/constructs/L3/ai/gaia-l3-construct/lib/shared/layers/common/requirements.txt b/packages/constructs/L3/ai/gaia-l3-construct/lib/shared/layers/common/requirements.txt old mode 100755 new mode 100644 index 5bffc38d..83f7edc9 --- a/packages/constructs/L3/ai/gaia-l3-construct/lib/shared/layers/common/requirements.txt +++ b/packages/constructs/L3/ai/gaia-l3-construct/lib/shared/layers/common/requirements.txt @@ -15,7 +15,7 @@ pydantic==2.7.4 urllib3<2 openai==0.28.1 beautifulsoup4==4.12.3 -requests==2.32.3 +requests==2.32.4 pyjwt==2.8.0 cryptography==44.0.1 attrs==23.1.0