From edeabab0e8a311279a3f034669e8500c6fc3f1e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Jan 2024 20:55:51 +0000 Subject: [PATCH] Bump requests from 2.28.2 to 2.31.0 Bumps [requests](https://github.com/psf/requests) from 2.28.2 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.28.2...v2.31.0) --- updated-dependencies: - dependency-name: requests 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 62ce8b4..cb46091 100644 --- a/requirements.txt +++ b/requirements.txt @@ -57,7 +57,7 @@ python-dateutil==2.8.0 python-editor==1.0.4 pytz==2023.3 PyYAML==6.0 -requests==2.28.2 +requests==2.31.0 rsa==4.0 Rx==1.6.1 schedule==1.1.0