Skip to content

Commit a8e9f1a

Browse files
fix(deps): update dependency platformdirs to >=4.5.1,<4.6 (#972)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d11d05f commit a8e9f1a

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ dependencies = [
2424
"openai (>=2.6.1,<2.7)",
2525
"ordered-set (>=4.1,<4.2)",
2626
"pillow (>=12.0.0,<12.1)",
27-
"platformdirs (>=4.5.0,<4.6)",
27+
"platformdirs (>=4.5.1,<4.6)",
2828
"pydantic (>=2.12.5,<2.13)",
2929
"pydantic-settings (>=2.11.0,<2.12)",
3030
"pywin32 (>=311,<312) ; sys_platform == 'win32'",

uv.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)