From 5934650209ebd5c173134dd2c978b6b30c79180b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Nov 2023 23:58:58 +0000 Subject: [PATCH] Bump aiohttp from 3.8.1 to 3.9.0 in /services/solr-names-updater Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.1 to 3.9.0. - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/aiohttp/compare/v3.8.1...v3.9.0) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- services/solr-names-updater/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 services/solr-names-updater/requirements.txt diff --git a/services/solr-names-updater/requirements.txt b/services/solr-names-updater/requirements.txt old mode 100755 new mode 100644 index 7591c59d1..223202521 --- a/services/solr-names-updater/requirements.txt +++ b/services/solr-names-updater/requirements.txt @@ -2,7 +2,7 @@ Flask==1.1.2 jsonschema==4.16.0 python-dotenv==0.21.0 sentry-sdk==1.20.0 -aiohttp==3.8.1 +aiohttp==3.9.0 asyncio-nats-client==0.11.4 asyncio-nats-streaming==0.4.0 attrs==22.1.0