Skip to content
This repository has been archived by the owner on Oct 18, 2023. It is now read-only.

Commit

Permalink
snyk
Browse files Browse the repository at this point in the history
  • Loading branch information
vggonzal authored and vggonzal committed Aug 6, 2023
1 parent 2ec0c7b commit 7418fc8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
boto3 == 1.28.18
boto3 == 1.28.19
pandas == 2.0.3
geopandas == 0.13.2
shapely == 2.0.1
Expand Down

0 comments on commit 7418fc8

Please sign in to comment.