Skip to content

Commit 0e53aed

Browse files
authored
Merge branch 'sanders41:main' into development
2 parents 178ff29 + 9f957e9 commit 0e53aed

File tree

2 files changed

+228
-207
lines changed

2 files changed

+228
-207
lines changed

pyproject.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -41,19 +41,19 @@ all = ["orjson", "ujson"]
4141
[dependency-groups]
4242
dev = [
4343
"mkdocs==1.6.1",
44-
"mkdocs-material==9.6.17",
44+
"mkdocs-material==9.6.18",
4545
"mkdocstrings[python]==0.30.0",
4646
"mypy[faster-cache]==1.17.1",
4747
"pre-commit==4.3.0",
4848
"pytest==8.4.1",
4949
"pytest-cov==6.2.1",
5050
"pytest-asyncio==1.1.0",
5151
"pytest-xdist==3.8.0",
52-
"ruff==0.12.9",
53-
"types-aiofiles==24.1.0.20250809",
52+
"ruff==0.12.10",
53+
"types-aiofiles==24.1.0.20250822",
5454
"typing-extensions==4.14.1",
55-
"types-ujson==5.10.0.20250326",
56-
"meilisearch==0.36.0",
55+
"types-ujson==5.10.0.20250822",
56+
"meilisearch==0.37.0",
5757
"rich==14.1.0",
5858
]
5959

0 commit comments

Comments
 (0)