From 369c881a14ea90bc9950db463916e021c71050ba Mon Sep 17 00:00:00 2001 From: Robbie Murray Date: Tue, 23 Jan 2024 10:27:01 +0000 Subject: [PATCH] svcs/data: update dependencies --- svcs/data/requirements.txt | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/svcs/data/requirements.txt b/svcs/data/requirements.txt index 6cb9ae40..ae57fa7c 100644 --- a/svcs/data/requirements.txt +++ b/svcs/data/requirements.txt @@ -1,6 +1,3 @@ -# Copyright (c) Microsoft Corporation. -# Licensed under the MIT License. - -aiohttp==3.9.0 -aiopg==1.2.1 -psycopg2-binary==2.9.3 +aiohttp==3.9.1 +aiopg==1.4.0 +psycopg2-binary==2.9.9