From 90520becce19749c1a5317ad3952b23f801c60b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 May 2023 22:28:13 +0000 Subject: [PATCH] Bump requests from 2.22.0 to 2.31.0 in /mliyweb 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] --- mliyweb/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mliyweb/requirements.txt b/mliyweb/requirements.txt index 682c88d..99a6ed8 100644 --- a/mliyweb/requirements.txt +++ b/mliyweb/requirements.txt @@ -11,7 +11,7 @@ pytz==2015.4 s3transfer==0.2.1 six==1.10.0 ldap3==2.3 -requests==2.22.0 +requests==2.31.0 pyyaml mod_wsgi python-json-logger==0.1.11 \ No newline at end of file