From a668c6fceda6474538318dc3ac8cbae311f14c36 Mon Sep 17 00:00:00 2001 From: renovate Date: Thu, 27 Apr 2023 18:14:09 +0200 Subject: [PATCH] fix(deps): update dependency rich to v13.3.5 (#7) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [rich](https://github.com/Textualize/rich) | dependencies | patch | `13.3.4` -> `13.3.5` | --- ### Release Notes
Textualize/rich ### [`v13.3.5`](https://github.com/Textualize/rich/blob/HEAD/CHANGELOG.md#​1335---2023-04-27) [Compare Source](https://github.com/Textualize/rich/compare/v13.3.4...v13.3.5) ##### Fixed - Fixed italic indent guides in SVG ouput
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Co-authored-by: Renovate Bot Co-authored-by: JayPiKay Reviewed-on: https://git.goatpr0n.de/public/doxy/pulls/7 Co-authored-by: renovate Co-committed-by: renovate --- poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index 4f26b5e..14cd9d3 100644 --- a/poetry.lock +++ b/poetry.lock @@ -530,14 +530,14 @@ use-chardet-on-py3 = ["chardet (>=3.0.2,<6)"] [[package]] name = "rich" -version = "13.3.4" +version = "13.3.5" description = "Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal" category = "main" optional = false python-versions = ">=3.7.0" files = [ - {file = "rich-13.3.4-py3-none-any.whl", hash = "sha256:22b74cae0278fd5086ff44144d3813be1cedc9115bdfabbfefd86400cb88b20a"}, - {file = "rich-13.3.4.tar.gz", hash = "sha256:b5d573e13605423ec80bdd0cd5f8541f7844a0e71a13f74cf454ccb2f490708b"}, + {file = "rich-13.3.5-py3-none-any.whl", hash = "sha256:69cdf53799e63f38b95b9bf9c875f8c90e78dd62b2f00c13a911c7a3b9fa4704"}, + {file = "rich-13.3.5.tar.gz", hash = "sha256:2d11b9b8dd03868f09b4fffadc84a6a8cda574e40dc90821bd845720ebb8e89c"}, ] [package.dependencies]