From 063e5698029ffa681134f4008b67b809c7f41a3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2020 19:42:44 +0000 Subject: [PATCH] Bump requests from 2.18.4 to 2.20.0 in /PyGameEngine Bumps [requests](https://github.com/psf/requests) from 2.18.4 to 2.20.0. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.18.4...v2.20.0) Signed-off-by: dependabot[bot] --- PyGameEngine/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PyGameEngine/requirements.txt b/PyGameEngine/requirements.txt index c7e00ca..2dba12e 100644 --- a/PyGameEngine/requirements.txt +++ b/PyGameEngine/requirements.txt @@ -43,7 +43,7 @@ python-apt==1.6.4 python-debian==0.1.32 pyxdg==0.25 PyYAML==3.12 -requests==2.18.4 +requests==2.20.0 requests-unixsocket==0.1.5 SecretStorage==2.3.1 service-identity==16.0.0