mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-10 08:38:32 +02:00
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:
parent
458faff8a8
commit
a6f2d34b7e
2 changed files with 1250 additions and 1250 deletions
2498
poetry.lock
generated
2498
poetry.lock
generated
File diff suppressed because it is too large
Load diff
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue