From 69eda5ff94c51289fb1926f81628e635229cb4a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Sep 2024 14:17:25 +0000 Subject: [PATCH] Bump requests in /technologies/app/airbyte/airbyte-1.0/code Bumps [requests](https://github.com/psf/requests) from 2.28.1 to 2.32.2. - [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.28.1...v2.32.2) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- technologies/app/airbyte/airbyte-1.0/code/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/technologies/app/airbyte/airbyte-1.0/code/requirements.txt b/technologies/app/airbyte/airbyte-1.0/code/requirements.txt index a56358036..0e7bdeccb 100644 --- a/technologies/app/airbyte/airbyte-1.0/code/requirements.txt +++ b/technologies/app/airbyte/airbyte-1.0/code/requirements.txt @@ -1,2 +1,2 @@ -requests==2.28.1 +requests==2.32.2 saagieapi==2.4.0 \ No newline at end of file