diff --git a/configure/package.json b/configure/package.json index d7c93a13b..16d072d40 100644 --- a/configure/package.json +++ b/configure/package.json @@ -1,6 +1,6 @@ { "name": "configure", - "version": "4.3.31-20260511", + "version": "4.3.32-20260511", "homepage": "./configure/build", "private": true, "dependencies": { diff --git a/package.json b/package.json index 6fa22f794..88c0cda6b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mmgis", - "version": "4.3.31-20260511", + "version": "4.3.32-20260511", "description": "A web-based mapping and localization solution for science operation on planetary missions.", "homepage": "build", "repository": { diff --git a/python-requirements.txt b/python-requirements.txt index aec710ba0..abff00156 100644 --- a/python-requirements.txt +++ b/python-requirements.txt @@ -2,7 +2,7 @@ numpy==2.1.0 spiceypy==5.1.2 pymap3d==3.0.1 pypgstac==0.9.6 -python-dotenv[cli]==1.0.1 +python-dotenv[cli]==1.2.2 uvicorn==0.30.6 psycopg[binary,pool]==3.2.1 stac-fastapi-pgstac==6.2.2