@@ -8,48 +8,52 @@ currently supported Python versions. The minimum supported dependency versions
88will be the newest version of the dependency that was available when the minimum
99supported Python version was released.
1010
11- Dropping support for a dependency version is considered a major change and will
12- result in a major version bump.
11+ Dropping support for a dependency version is not considered a major change and
12+ will only result in a minor version bump.
1313
1414Planned support calendar. The end dates aren't December 31st, they're the
1515October end of life dates for the associated Python version.
1616
1717+------+------+------+------+------+------+------+------+------+
18- | 2021 | 2022 | 2023 | 2024 | 2025 | 2026 | 2027 | 2028 | 2029 |
18+ | 2022 | 2023 | 2024 | 2025 | 2026 | 2027 | 2028 | 2029 | 2030 |
1919+======+======+======+======+======+======+======+======+======+
20- | Python 3.9 | xxxx | xxxx | xxxx | xxxx |
20+ | Python 3.10 | xxxx | xxxx | xxxx | xxxx |
2121+----------------------------------+------+------+------+------+
22- | Python 3.10 | xxxx | xxxx | xxxx |
22+ | Python 3.11 | xxxx | xxxx | xxxx |
2323+------+----------------------------------+------+------+------+
24- | xxxx | Python 3.11 | xxxx | xxxx |
24+ | xxxx | Python 3.12 | xxxx | xxxx |
2525+------+------+----------------------------------+------+------+
26- | xxxx | xxxx | Python 3.12 | xxxx |
27- +------+------+------+----------------------------------+------+
28- | xxxx | xxxx | xxxx | Python 3.13 |
26+ | xxxx | xxxx | Python 3.13 |
27+ +------+------+------+-----------------------------------------+
28+ | xxxx | xxxx | xxxx | Python 3.14 |
29+ +------+------+------+-------------+------+------+------+------+
30+ | Sphinx 4.x | xxxx | xxxx | xxxx | xxxx |
31+ +----------------------------------+------+------+------+------+
32+ | Sphinx 5.x | xxxx | xxxx | xxxx |
2933+-----------------------------------------+------+------+------+
30- | Sphinx 4.x | xxxx | xxxx | xxxx |
34+ | Sphinx 6.x | xxxx | xxxx | xxxx |
3135+------+----------------------------------+------+------+------+
32- | xxxx | Sphinx 5.x | xxxx | xxxx |
33- +------+-----------------------------------------+------+------+
34- | xxxx | Sphinx 6.x | xxxx | xxxx |
36+ | xxxx | Sphinx 7.x | xxxx | xxxx |
3537+------+------+----------------------------------+------+------+
36- | xxxx | xxxx | Sphinx 7 .x | xxxx |
37- +------+------+------+ ---------------------------- ------+------+
38- | xxxx | xxxx | xxxx | Sphinx 8 .x |
39- +------+ ------+ ------+ -------------+------+------+------+------+
40- | Clang 11.x | xxxx | xxxx | xxxx | xxxx |
41- +------+ ---------------------------+------+------+------+------+
42- | xxxx | Clang 12.x | xxxx | xxxx | xxxx |
38+ | xxxx | xxxx | Sphinx 8 .x |
39+ +------+------+--------------------+ ------+ ------+ ------+------+
40+ | Clang 12 .x | xxxx | xxxx | xxxx | xxxx |
41+ +--------------------- -------------+------+------+------+------+
42+ | Clang 13.x | xxxx | xxxx | xxxx | xxxx |
43+ +------- ---------------------------+------+------+------+------+
44+ | Clang 14.x | xxxx | xxxx | xxxx |
4345+------+----------------------------------+------+------+------+
44- | xxxx | Clang 13.x | xxxx | xxxx | xxxx |
46+ | xxxx | Clang 15.x | xxxx | xxxx | xxxx |
4547+------+----------------------------------+------+------+------+
46- | xxxx | Clang 14.x | xxxx | xxxx |
48+ | xxxx | Clang 16.x | xxxx | xxxx |
4749+------+------+----------------------------------+------+------+
48- | xxxx | xxxx | Clang 15.x | xxxx | xxxx |
50+ | xxxx | xxxx | Clang 17.x | xxxx | xxxx |
4951+------+------+----------------------------------+------+------+
50- | xxxx | xxxx | Clang 16.x | xxxx |
51- +------+------+------+----------------------------------+------+
52- | xxxx | xxxx | xxxx | Clang 17.x |
52+ | xxxx | xxxx | xxxx | Clang 18.x | xxxx | xxxx |
53+ +------+------+------+---------------------------+------+------+
54+ | xxxx | xxxx | xxxx | Clang 19.x | xxxx | xxxx |
55+ +------+------+------+---------------------------+------+------+
56+ | xxxx | xxxx | xxxx | Clang 20.x |
5357+------+------+------+-----------------------------------------+
5458| Beautiful Soup 4 |
5559+--------------------------------------------------------------+
0 commit comments