From 34553bed4568073a6824fa5bd18be034c937da98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Sep 2025 05:07:59 +0000 Subject: [PATCH] build(deps): bump requests from 2.25.1 to 2.32.4 Bumps [requests](https://github.com/psf/requests) from 2.25.1 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.25.1...v2.32.4) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 74b9614..28e266c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ https://github.com/wazo-platform/wazo-auth-client/archive/master.zip https://github.com/wazo-platform/xivo-lib-python/archive/master.zip cliff==3.4.0 -requests==2.25.1 +requests==2.32.4 pyyaml==5.3.1