diff --git a/poetry.lock b/poetry.lock index 504e3c3..d0eb591 100644 --- a/poetry.lock +++ b/poetry.lock @@ -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"