From 7418fc8f2c23191312db4d485768c0e6dbdaba44 Mon Sep 17 00:00:00 2001 From: vggonzal <9Tcostoamm> Date: Sat, 5 Aug 2023 19:46:42 -0700 Subject: [PATCH] snyk --- package.json | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index e756090..6d037bb 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "dependencies": { "python": "^3.10", "six": "^1.16.0", - "boto3": "^1.28.2", + "boto3": "^1.28.19", "pandas": "^2.0.3", "shapely": "^2.0.1", "connexion": "^2.14.2", diff --git a/requirements.txt b/requirements.txt index 701892f..c7cb114 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -boto3 == 1.28.18 +boto3 == 1.28.19 pandas == 2.0.3 geopandas == 0.13.2 shapely == 2.0.1