From ff987bb0bb75b39bedb55356b205bc4d60f02712 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Dec 2024 10:37:50 +0000 Subject: [PATCH] build(deps): bump sebaubuntu-libs from 1.4.5 to 1.5.0 Bumps [sebaubuntu-libs](https://github.com/sebaubuntu-python/sebaubuntu_libs) from 1.4.5 to 1.5.0. - [Commits](https://github.com/sebaubuntu-python/sebaubuntu_libs/compare/v1.4.5...v1.5.0) --- updated-dependencies: - dependency-name: sebaubuntu-libs dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- poetry.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/poetry.lock b/poetry.lock index e11a9e9..21fc5ed 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.8.2 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.8.5 and should not be changed by hand. [[package]] name = "certifi" @@ -273,13 +273,13 @@ use-chardet-on-py3 = ["chardet (>=3.0.2,<6)"] [[package]] name = "sebaubuntu-libs" -version = "1.4.5" +version = "1.5.0" description = "SebaUbuntu's shared libs" optional = false python-versions = "<4.0,>=3.8" files = [ - {file = "sebaubuntu_libs-1.4.5-py3-none-any.whl", hash = "sha256:d40a75022f5136752eec032543e4306ffd4da1f2c97d6d6ef8b209210c8c0110"}, - {file = "sebaubuntu_libs-1.4.5.tar.gz", hash = "sha256:258fd223a78b5b14936d343848657bbdb1084d8bf3370ef182fc2841cf3b4f93"}, + {file = "sebaubuntu_libs-1.5.0-py3-none-any.whl", hash = "sha256:3edb3197fc68e768119a653ccbb4ce021b1e1251e0cdfc0bf6a178cbf61cf9ed"}, + {file = "sebaubuntu_libs-1.5.0.tar.gz", hash = "sha256:bc9836e4192d1682bdcef6de70e91ad8c6a7292b05554918950dbfd03c451e4f"}, ] [package.dependencies] @@ -288,7 +288,7 @@ pyelftools = ">=0.29,<0.32" requests = ">=2.28.1,<3.0.0" [package.extras] -docs = ["sphinx (>=5.0.1,<8.0.0)", "sphinx-rtd-theme (>=1,<3)"] +docs = ["sphinx (>=5.0.1,<8.0.0)", "sphinx-rtd-theme (>=1,<4)"] [[package]] name = "smmap"