From 7e522eb4152ef32df0822a2bff07a10b3853adfc Mon Sep 17 00:00:00 2001 From: Azendae Popo Date: Tue, 27 May 2025 13:36:21 -0400 Subject: [PATCH 1/2] bump: Update setuptools dependency to version 78.1.1 in production, staging, and testing requirements --- requirements/production.txt | 2 +- requirements/staging.txt | 2 +- requirements/testing.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements/production.txt b/requirements/production.txt index 6ff924e..84103ee 100644 --- a/requirements/production.txt +++ b/requirements/production.txt @@ -7,5 +7,5 @@ scipy==1.14.0 seaborn==0.13.2 sphinx==7.3.7 sphinx-autoapi==3.1.2 -setuptools==73.0.1 +setuptools==78.1.1 twine==5.1.1 \ No newline at end of file diff --git a/requirements/staging.txt b/requirements/staging.txt index 6ff924e..84103ee 100644 --- a/requirements/staging.txt +++ b/requirements/staging.txt @@ -7,5 +7,5 @@ scipy==1.14.0 seaborn==0.13.2 sphinx==7.3.7 sphinx-autoapi==3.1.2 -setuptools==73.0.1 +setuptools==78.1.1 twine==5.1.1 \ No newline at end of file diff --git a/requirements/testing.txt b/requirements/testing.txt index 6ff924e..84103ee 100644 --- a/requirements/testing.txt +++ b/requirements/testing.txt @@ -7,5 +7,5 @@ scipy==1.14.0 seaborn==0.13.2 sphinx==7.3.7 sphinx-autoapi==3.1.2 -setuptools==73.0.1 +setuptools==78.1.1 twine==5.1.1 \ No newline at end of file From 236a00e43c418377635fbf6917f77f3dd31eb086 Mon Sep 17 00:00:00 2001 From: Azendae Popo <97713029+Azendae-Popo@users.noreply.github.com> Date: Tue, 27 May 2025 13:46:44 -0400 Subject: [PATCH 2/2] Update VERSION --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 81340c7..bbdeab6 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.0.4 +0.0.5