Skip to content

feat!: Remove Python 3.10 support#259

Merged
anaprietonem merged 5 commits intomainfrom
update_pyproject
Jan 23, 2026
Merged

feat!: Remove Python 3.10 support#259
anaprietonem merged 5 commits intomainfrom
update_pyproject

Conversation

@anaprietonem
Copy link
Collaborator

@anaprietonem anaprietonem commented Jan 23, 2026

Description

Related to python 3.10 deprecation, we need to manually update the pyproject.toml to remove any missing reference to 3.10

What problem does this change solve?

ecmwf/anemoi-datasets#487

What issue or task does this change relate to?

Additional notes

As a contributor to the Anemoi framework, please ensure that your changes include unit tests, updates to any affected dependencies and documentation, and have been tested in a parallel setting (i.e., with multiple GPUs). As a reviewer, you are also responsible for verifying these aspects and requesting changes if they are not adequately addressed. For guidelines about those please refer to https://anemoi.readthedocs.io/en/latest/

By opening this pull request, I affirm that all authors agree to the Contributor License Agreement.

BEGIN_COMMIT_OVERRIDE
feat!: Update pyproject remove python 3.10 (#259)
END_COMMIT_OVERRIDE

pre-commit-ci bot and others added 3 commits January 5, 2026 17:47
updates:
- [github.com/psf/black-pre-commit-mirror: 25.11.0 → 25.12.0](psf/black-pre-commit-mirror@25.11.0...25.12.0)
- [github.com/astral-sh/ruff-pre-commit: v0.14.7 → v0.14.10](astral-sh/ruff-pre-commit@v0.14.7...v0.14.10)
- [github.com/jshwi/docsig: v0.71.0 → v0.74.0](jshwi/docsig@v0.71.0...v0.74.0)
@github-project-automation github-project-automation bot moved this to To be triaged in Anemoi-dev Jan 23, 2026
@github-actions github-actions bot added dependencies Pull requests that update a dependency file CI/CD labels Jan 23, 2026
@anaprietonem anaprietonem requested a review from gmertes January 23, 2026 12:20
@anaprietonem anaprietonem changed the title chore: Update pyproject feat!: Update pyproject Jan 23, 2026
@anaprietonem anaprietonem requested a review from HCookie January 23, 2026 12:20
@github-project-automation github-project-automation bot moved this from To be triaged to For merging in Anemoi-dev Jan 23, 2026
@anaprietonem anaprietonem merged commit 93a1c61 into main Jan 23, 2026
131 of 132 checks passed
@anaprietonem anaprietonem deleted the update_pyproject branch January 23, 2026 15:22
@github-project-automation github-project-automation bot moved this from For merging to Done in Anemoi-dev Jan 23, 2026
@gmertes gmertes changed the title feat!: Update pyproject feat!: Remove Python 3.10 support Jan 23, 2026
anaprietonem pushed a commit that referenced this pull request Feb 10, 2026
🤖 Automated Release PR

This PR was created by `release-please` to prepare the next release.
Once merged:

1. A new version tag will be created
2. A GitHub release will be published
3. The changelog will be updated

Changes to be included in the next release:
---


## [0.5.0](0.4.43...0.5.0)
(2026-02-09)


### ⚠ BREAKING CHANGES

* **utils:** store vcs info in metadata
([#268](#268))
* Update pyproject remove python 3.10
([#259](#259))

### Features

* Update pyproject remove python 3.10
([#259](#259))
([93a1c61](93a1c61))
* **utils:** Store vcs info in metadata
([#268](#268))
([b28a62b](b28a62b))


### Bug Fixes

* Add Filelock to cache
([#262](#262))
([20664f0](20664f0))
* Add provenance to tests deps
([#265](#265))
([942936b](942936b))

---
> [!IMPORTANT]
> Please do not change the PR title, manifest file, or any other
automatically generated content in this PR unless you understand the
implications. Changes here can break the release process.
> ⚠️ Merging this PR will:
> - Create a new release
> - Trigger deployment pipelines
> - Update package versions

 **Before merging:**
 - Ensure all tests pass
 - Review the changelog carefully
 - Get required approvals

[Release-please
documentation](https://github.com/googleapis/release-please)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ATS Approval not needed CI/CD dependencies Pull requests that update a dependency file

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants