From 5fe29308762ac46be76ff0e69ed819d195782fd3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Oct 2024 18:17:07 +0000 Subject: [PATCH] build(deps): bump safe-ds from 0.28.0 to 0.28.1 Bumps [safe-ds](https://github.com/Safe-DS/Library) from 0.28.0 to 0.28.1. - [Release notes](https://github.com/Safe-DS/Library/releases) - [Changelog](https://github.com/Safe-DS/Library/blob/main/docs/CHANGELOG.md) - [Commits](https://github.com/Safe-DS/Library/compare/v0.28.0...v0.28.1) --- updated-dependencies: - dependency-name: safe-ds dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index bb50c58..03b1cec 100644 --- a/poetry.lock +++ b/poetry.lock @@ -2204,13 +2204,13 @@ use-chardet-on-py3 = ["chardet (>=3.0.2,<6)"] [[package]] name = "safe-ds" -version = "0.28.0" +version = "0.28.1" description = "A user-friendly library for Data Science in Python." optional = false python-versions = "<3.13,>=3.11" files = [ - {file = "safe_ds-0.28.0-py3-none-any.whl", hash = "sha256:5ac7855fd28923c9cbedec6d4f49469318ad995de9325c848d3b92eb904cc8a2"}, - {file = "safe_ds-0.28.0.tar.gz", hash = "sha256:6d02955a2d36118e877abad316889781d256a1f8f0758ad2097ae25c3b7f2986"}, + {file = "safe_ds-0.28.1-py3-none-any.whl", hash = "sha256:4c772747553694470f5389b3261547a9e2272777fb9899ddfccb54af791fe527"}, + {file = "safe_ds-0.28.1.tar.gz", hash = "sha256:df691b782c87ae5298fa4118deb5334dd6678bfa9fd2b7eba7c42e41f63a9147"}, ] [package.dependencies]