Skip to content

Commit f75b881

Browse files
chore(deps): bump openmetadata-ingestion
Bumps the custom-connector-python group in /custom-connector with 1 update: [openmetadata-ingestion](https://github.com/open-metadata/OpenMetadata). Updates `openmetadata-ingestion` from 2.0.0.0rc1 to 2.0.0.0rc2 - [Release notes](https://github.com/open-metadata/OpenMetadata/releases) - [Commits](https://github.com/open-metadata/OpenMetadata/commits) --- updated-dependencies: - dependency-name: openmetadata-ingestion dependency-version: 2.0.0.0rc2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: custom-connector-python ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6920da3 commit f75b881

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

custom-connector/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ name = "openmetadata-demo-connectors"
77
version = "0.1.0"
88
description = "Runnable custom connector examples for OpenMetadata"
99
requires-python = ">=3.10"
10-
dependencies = ["openmetadata-ingestion==2.0.0.0rc1"]
10+
dependencies = ["openmetadata-ingestion==2.0.0.0rc2"]
1111

1212
[project.optional-dependencies]
1313
test = ["pytest>=8", "ruff>=0.12"]

0 commit comments

Comments
 (0)