From 8f13cec9c6affb99dc9311cb3e47adc35c80481c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 May 2023 05:44:46 +0000 Subject: [PATCH] Bump requests in /scenarios/powerapp_and_python/python/embeddings 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] --- .../powerapp_and_python/python/embeddings/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scenarios/powerapp_and_python/python/embeddings/requirements.txt b/scenarios/powerapp_and_python/python/embeddings/requirements.txt index eace3ea8a..ba2621b99 100644 --- a/scenarios/powerapp_and_python/python/embeddings/requirements.txt +++ b/scenarios/powerapp_and_python/python/embeddings/requirements.txt @@ -27,7 +27,7 @@ python-dateutil==2.8.2 pytz==2022.6 PyYAML==6.0 regex==2022.10.31 -requests==2.28.1 +requests==2.31.0 scikit-learn==1.1.3 scipy==1.9.3 six==1.16.0