Commit a8ede82
Lock file maintenance (#56)
Notable changes:
- typer 0.26.8 -> 0.27.0: changes some formatting on `--help` pages
- ruff 0.15.21 -> 0.16.0: necessitates fix for new warning FURB192
(`sorted(..., reverse=True)[0]` -> `max(...)`)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Tanner Doshier <git@doshitan.com>1 parent db1f4e2 commit a8ede82
3 files changed
Lines changed: 62 additions & 62 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
183 | | - | |
| 183 | + | |
184 | 184 | | |
185 | 185 | | |
186 | 186 | | |
0 commit comments