From ea1eb24572ea4d222bd253dc49f1258b849a273a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Nov 2023 23:02:09 +0000 Subject: [PATCH] Bump aiohttp from 3.8.1 to 3.8.6 in /services/solr-names-updater Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.1 to 3.8.6. - [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.8.6) --- 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..bbabd79b3 --- 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.8.6 asyncio-nats-client==0.11.4 asyncio-nats-streaming==0.4.0 attrs==22.1.0