We have a few different Python versions knocking about here now:
3.9 (EOL Oct 2025) In CI matrix, in classifiers -> should be dropped
3.10 (bugfix EOL'd Apr 2023; security EOL Oct 2026) Pinned in .binder/runtime.txt -> update
3.12 security-only since Apr 2025 Currently pinned in Dockerfile image
3.13 seems a reasonable target version but we will test fully against the dGC server before merging.
We have a few different Python versions knocking about here now:
3.9 (EOL Oct 2025) In CI matrix, in classifiers -> should be dropped
3.10 (bugfix EOL'd Apr 2023; security EOL Oct 2026) Pinned in
.binder/runtime.txt-> update3.12 security-only since Apr 2025 Currently pinned in Dockerfile image
3.13 seems a reasonable target version but we will test fully against the dGC server before merging.