Skip to content

Commit a692927

Browse files
committed
resolve
2 parents 659236e + 725bd88 commit a692927

File tree

4 files changed

+46
-50
lines changed

4 files changed

+46
-50
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ websockets = ">=10.0 <14.0.0"
6060
build = "~1.2.0"
6161
filelock = "~3.17.0"
6262
griffe = "~1.5.0"
63-
mypy = "~1.14.0"
63+
mypy = "~1.15.0"
6464
pre-commit = "~4.1.0"
6565
pydoc-markdown = "~4.8.0"
6666
pytest = "~8.3.0"

website/package-lock.json

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

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
"dependencies": {
2424
"@apify/docs-theme": "^1.0.132",
25-
"@apify/docusaurus-plugin-typedoc-api": "^4.3.1",
25+
"@apify/docusaurus-plugin-typedoc-api": "^4.3.12",
2626
"@docusaurus/core": "^3.5.2",
2727
"@docusaurus/plugin-client-redirects": "^3.5.2",
2828
"@docusaurus/preset-classic": "^3.5.2",

0 commit comments

Comments
 (0)