From 82cf2193faa84fa8f1152385c4c972c7c84f51f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Feb 2025 08:49:31 +0000 Subject: [PATCH] build(deps): bump bump-my-version Bumps [bump-my-version](https://github.com/callowayproject/bump-my-version) from 0.31.0 to 0.32.0. - [Release notes](https://github.com/callowayproject/bump-my-version/releases) - [Changelog](https://github.com/callowayproject/bump-my-version/blob/master/CHANGELOG.md) - [Commits](https://github.com/callowayproject/bump-my-version/compare/0.31.0...0.32.0) --- updated-dependencies: - dependency-name: bump-my-version dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- GridboxConnectorAddon-edge/GridboxConnector/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GridboxConnectorAddon-edge/GridboxConnector/requirements.txt b/GridboxConnectorAddon-edge/GridboxConnector/requirements.txt index a70f8b7..985f4d6 100644 --- a/GridboxConnectorAddon-edge/GridboxConnector/requirements.txt +++ b/GridboxConnectorAddon-edge/GridboxConnector/requirements.txt @@ -5,4 +5,4 @@ logfire==3.4.0 opentelemetry-instrumentation-requests==0.51b0 configparser==7.1.0 coverage==7.6.11 -bump-my-version==0.31.0 \ No newline at end of file +bump-my-version==0.32.0 \ No newline at end of file