From f2f48d5491aacf0736fc3867cf07a561f52c8da9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 May 2023 05:21:01 +0000 Subject: [PATCH] chore(deps): bump requests from 2.28.1 to 2.31.0 Bumps [requests](https://github.com/psf/requests) from 2.28.1 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.1...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 815950c..95d4ccc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,6 +9,6 @@ pyserial==3.5 python-dateutil==2.8.2 pytimeparse==1.1.8 pytz==2022.6 -requests==2.28.1 +requests==2.31.0 RPi.GPIO==0.7.1 simplejson==3.18.0