From fb4ffac9a8a5c9d1b408ce043f7dff9c60dcc698 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 May 2023 22:16:35 +0000 Subject: [PATCH] Bump requests from 2.21.0 to 2.31.0 in /demo/robotlab Bumps [requests](https://github.com/psf/requests) from 2.21.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.21.0...v2.31.0) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- demo/robotlab/requirements-python3.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demo/robotlab/requirements-python3.txt b/demo/robotlab/requirements-python3.txt index abc8e873..773ffdb1 100644 --- a/demo/robotlab/requirements-python3.txt +++ b/demo/robotlab/requirements-python3.txt @@ -53,7 +53,7 @@ python-dateutil==2.8.0 pytz==2018.9 pyzmq==18.0.2 qtconsole==4.5.1 -requests==2.21.0 +requests==2.31.0 rfc3987==1.3.8 robotframework==3.1.2 robotframework-seleniumlibrary==3.3.1