From c39c11927d619164f8a949904fd94ce7cf7382f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Jan 2024 23:17:48 +0000 Subject: [PATCH] Bump requests from 2.22.0 to 2.31.0 in /src Bumps [requests](https://github.com/psf/requests) from 2.22.0 to 2.31.0. - [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.22.0...v2.31.0) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index c13eef60..4df5746b 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -1,7 +1,7 @@ playsound==1.2.2 applicationinsights==0.11.9 python-socketio==4.3.1 -requests==2.22.0 +requests==2.31.0 pywin32==227; platform_system == "Windows" PyObjC; platform_system == "darwin" uflash==1.3.0