From 5cb9ae3b24f282d75d79e7faabf59a9475f43ac7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 19:06:15 +0000 Subject: [PATCH 1/2] build(deps): bump python-dotenv from 1.0.1 to 1.2.2 Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 1.0.1 to 1.2.2. - [Release notes](https://github.com/theskumar/python-dotenv/releases) - [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md) - [Commits](https://github.com/theskumar/python-dotenv/compare/v1.0.1...v1.2.2) --- updated-dependencies: - dependency-name: python-dotenv dependency-version: 1.2.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 From 044f5169bd999351265cf12ac282fd9b2d58f406 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 11 May 2026 19:06:37 +0000 Subject: [PATCH 2/2] chore: bump version to 4.3.32-20260511 [version bump] --- configure/package.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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": {