From a159cd7ed273806e669f147cc490ebebead8cf5c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 21:41:13 +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 | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index 2f0c861..77b557b 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] @@ -2526,6 +2526,12 @@ files = [ {file = "statsmodels-0.14.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:a849e78dcb3ed6416bb9043b9549415f1f8cd00426deb467ff4dfe0acbaaad8e"}, {file = "statsmodels-0.14.3-cp312-cp312-musllinux_1_2_x86_64.whl", hash = "sha256:e8a82aa8a99a428f39a9ead1b03fbd2339e40908412371abe089239d21467fd5"}, {file = "statsmodels-0.14.3-cp312-cp312-win_amd64.whl", hash = "sha256:5724e51a370227655679f1a487f429919f03de325d7b5702e919526353d0cb1d"}, + {file = "statsmodels-0.14.3-cp313-cp313-macosx_10_13_x86_64.whl", hash = "sha256:78f579f8416b91b971fb0f27e18c3dec6946b4471ac2456a98dbfd24c72d180c"}, + {file = "statsmodels-0.14.3-cp313-cp313-macosx_11_0_arm64.whl", hash = "sha256:eb84759e3c1a7b77cae4e7dfdc2ea09b1f1790446fd8476951680eb79e4a568d"}, + {file = "statsmodels-0.14.3-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:e7681296373de33d775b01201c51e340d01afb70c6a5ac9b7c66a9e120564967"}, + {file = "statsmodels-0.14.3-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:988346db6319f0c12e6137df674e10ebf551adb42445e05eea2e1d900898f670"}, + {file = "statsmodels-0.14.3-cp313-cp313-musllinux_1_2_x86_64.whl", hash = "sha256:c69b82b4f2a794199d1100ab4406f761516f71826856fa6bfc474a3189b77785"}, + {file = "statsmodels-0.14.3-cp313-cp313-win_amd64.whl", hash = "sha256:5114e5c0f10ce30616ef4a91dc24e66e1033c242589208e604d80a7931537f12"}, {file = "statsmodels-0.14.3-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:280e69721925a936493153dba692b53a2fe4e3f46e5fafd32a453f5d9fa2a344"}, {file = "statsmodels-0.14.3-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:97f28958e456aea788d4ffd83d7ade82d2a4a3bd5c7e8eabf791f224cddef2bf"}, {file = "statsmodels-0.14.3-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:2ef24d6350a15f5d25f7c6cb774fce89dff77e3687181ce4410cafd6a4004f04"},