Skip to content

Commit 1a1043e

Browse files
committed
docs: add Python 3.10 drop section to v4 upgrading guide
Mirrors the section already added on the `drop-python-3.10` branch so a future rebase resolves cleanly and the guide stays in the canonical structure (Python version drop first, then API changes).
1 parent 7dcb40d commit 1a1043e

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

docs/04_upgrading/upgrading_to_v4.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,11 @@ title: Upgrading to v4
44
description: Breaking changes and migration guide from Apify SDK v3.x to v4.0.
55
---
66

7-
This page summarizes the breaking changes between Apify Python SDK v3.x and v4.0.
7+
This guide lists the breaking changes between Apify Python SDK v3.x and v4.0.
8+
9+
## Python 3.11+ required
10+
11+
Support for Python 3.10 has been dropped. The Apify Python SDK v4.x now requires Python 3.11 or later — make sure your environment is on a compatible version before upgrading.
812

913
## Webhook API simplified
1014

0 commit comments

Comments
 (0)