manim/.github/workflows
Benjamin Hackl c424f83cb4
Bump minimum Python to 3.11 and av to 14.0.1 (#4385)
* chore: bump minimum supported python to 3.11

* fix: breaking changes from av upgrade

* chore: slightly bump minimum required version of av to 14.0.1

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* chore: update lockfile

* chore: update lockfile again with --upgrade

* Update pyproject.toml

* chore: CI pipeline os/version changes

* fix: indentation in ci.yml

* fix: use result.output instead of result.stdout for test_manim_cfg_subcommand

In Click 8.3.1 (pulled in by av>=14.0.1), help text output
behavior changed for no_args_is_help=True. Using result.output
instead of result.stdout makes the test robust across Click versions,
matching the pattern used in other tests like
test_manim_plugins_subcommand.

* fix: add UP to imports in get_winding_number doctest

* fix: add match_interpolate to imports in doctest

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2026-01-12 14:27:48 +01:00
..
cffconvert.yml Bump actions/checkout from 5 to 6 (#4498) 2025-12-02 01:18:38 +01:00
ci.yml Bump minimum Python to 3.11 and av to 14.0.1 (#4385) 2026-01-12 14:27:48 +01:00
codeql.yml Bump actions/checkout from 5 to 6 (#4498) 2025-12-02 01:18:38 +01:00
dependent-issues.yml ci: use pull_request_target for dependent action (#821) 2020-12-03 08:54:27 -05:00
publish-docker.yml Bump docker/build-push-action from 5 to 6 (#3835) 2024-07-01 21:17:46 +00:00
python-publish.yml Bump actions/checkout from 5 to 6 (#4498) 2025-12-02 01:18:38 +01:00
release-publish-documentation.yml Bump actions/checkout from 5 to 6 (#4498) 2025-12-02 01:18:38 +01:00