Update dependency rich to v13 (#1654)

* Update dependency rich to v13

* Update pyproject.toml

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jonathan Wren <jonathan@nowandwren.com>
This commit is contained in:
renovate[bot] 2023-01-07 13:59:40 -08:00 committed by GitHub
parent 458faff8a8
commit a6f2d34b7e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1250 additions and 1250 deletions

2498
poetry.lock generated

File diff suppressed because it is too large Load diff

View file

@ -37,7 +37,7 @@ parsedatetime = ">=2.6"
python-dateutil = "^2.8" # https://github.com/dateutil/dateutil/blob/master/RELEASING python-dateutil = "^2.8" # https://github.com/dateutil/dateutil/blob/master/RELEASING
pyxdg = ">=0.27.0" pyxdg = ">=0.27.0"
"ruamel.yaml" = "^0.17.21" "ruamel.yaml" = "^0.17.21"
rich = "^12.2.0" rich = ">=12.2.0, <14.0.0"
# dayone-only deps # dayone-only deps
tzlocal = ">=4.0" # https://github.com/regebro/tzlocal/blob/master/CHANGES.txt tzlocal = ">=4.0" # https://github.com/regebro/tzlocal/blob/master/CHANGES.txt