From 97a23beb428cee9345ca13269f88ce285fe86e52 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-producer/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-producer/conf/pip/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aether-producer/conf/pip/requirements.txt b/aether-producer/conf/pip/requirements.txt index a63550839..a1f80fe50 100644 --- a/aether-producer/conf/pip/requirements.txt +++ b/aether-producer/conf/pip/requirements.txt @@ -36,7 +36,7 @@ psycopg2-binary==2.9.5 pycodestyle==2.9.1 pyflakes==2.5.0 pytest==7.2.2 -requests==2.28.2 +requests==2.31.0 six==1.16.0 spavro==1.1.24 SQLAlchemy==1.4.47