From 82ee7bae18de98e7679394005b856934431af503 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 May 2023 05:54:36 +0000 Subject: [PATCH] chore(deps): bump requests in /aether-entity-extraction-module/conf/pip Bumps [requests](https://github.com/psf/requests) from 2.28.2 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.2...v2.31.0) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- aether-entity-extraction-module/conf/pip/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aether-entity-extraction-module/conf/pip/requirements.txt b/aether-entity-extraction-module/conf/pip/requirements.txt index f860a3acc..1771aaeeb 100644 --- a/aether-entity-extraction-module/conf/pip/requirements.txt +++ b/aether-entity-extraction-module/conf/pip/requirements.txt @@ -40,7 +40,7 @@ pyflakes==2.5.0 pyrsistent==0.19.3 pytest==7.2.2 redis==4.5.4 -requests==2.28.2 +requests==2.31.0 six==1.16.0 sortedcontainers==2.4.0 spavro==1.1.24