From c2c7d26ac98513ee36f8aab74657663659a2f57c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 May 2023 00:19:39 +0000 Subject: [PATCH] Bump requests in /cmd/python/functions_framework_compat/converter Bumps [requests](https://github.com/psf/requests) from 2.24.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.24.0...v2.31.0) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../functions_framework_compat/converter/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/python/functions_framework_compat/converter/requirements.txt b/cmd/python/functions_framework_compat/converter/requirements.txt index ad97f7b..744b513 100644 --- a/cmd/python/functions_framework_compat/converter/requirements.txt +++ b/cmd/python/functions_framework_compat/converter/requirements.txt @@ -27,7 +27,7 @@ pyasn1==0.4.8 pyasn1-modules==0.2.8 pytz==2020.1 PyYAML==5.4 -requests==2.24.0 +requests==2.31.0 rsa==4.7 six==1.15.0 uritemplate==3.0.1