From d03734735d2cd6a5e64f76fa9807e00b3786e6ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2024 05:25:05 +0000 Subject: [PATCH] Bump apache-beam from 2.58.0 to 2.58.1 in the pypi group Bumps the pypi group with 1 update: [apache-beam](https://github.com/apache/beam). Updates `apache-beam` from 2.58.0 to 2.58.1 - [Release notes](https://github.com/apache/beam/releases) - [Changelog](https://github.com/apache/beam/blob/master/CHANGES.md) - [Commits](https://github.com/apache/beam/compare/v2.58.0...v2.58.1) --- updated-dependencies: - dependency-name: apache-beam dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pypi ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index e9783fa..28460d6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -41,7 +41,7 @@ bigquery=[ ] pangeo-forge=[ "pangeo-forge-recipes", - "apache-beam==2.58.0", + "apache-beam==2.58.1", "dynamic-chunks", "leap-data-management-utils[bigquery]", ]