Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update supported Python versions #22

Merged
merged 16 commits into from
Aug 15, 2024
Merged

Update supported Python versions #22

merged 16 commits into from
Aug 15, 2024

Conversation

alessandrofelder
Copy link
Member

@alessandrofelder alessandrofelder commented Aug 15, 2024

Description

What is this PR

  • Bug fix
  • Addition of a new feature
  • Other

What does this PR do?
Move dev to Python 3.12 (and incorporate some other tooling versions and doc updates that were already in main)

Checklist:

  • The code has been tested locally
  • Tests have been added to cover all new functionality (unit & integration)
  • The documentation has been updated to reflect any changes
  • The code has been formatted with pre-commit

viktorpm and others added 16 commits October 19, 2023 17:27
Install via conda environment file
* Update actions/download-artifact to v4

* Bumped pypa/gh-action-pypi-publish to v1.8.0
including the update upload_pypi one.
* run CI on both types of Mac

* Fix link in readme
updates:
- [github.com/pre-commit/pre-commit-hooks: v4.4.0 → v4.6.0](pre-commit/pre-commit-hooks@v4.4.0...v4.6.0)
- https://github.com/charliermarsh/ruff-pre-commithttps://github.com/astral-sh/ruff-pre-commit
- [github.com/astral-sh/ruff-pre-commit: v0.0.292 → v0.5.0](astral-sh/ruff-pre-commit@v0.0.292...v0.5.0)
- [github.com/psf/black: 23.9.1 → 24.4.2](psf/black@23.9.1...24.4.2)
- [github.com/pre-commit/mirrors-mypy: v1.5.1 → v1.10.1](pre-commit/mirrors-mypy@v1.5.1...v1.10.1)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
 Add a standardised contact section to the readme
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.5.0 → v0.5.6](astral-sh/ruff-pre-commit@v0.5.0...v0.5.6)
- [github.com/psf/black: 24.4.2 → 24.8.0](psf/black@24.4.2...24.8.0)
- [github.com/pre-commit/mirrors-mypy: v1.10.1 → v1.11.1](pre-commit/mirrors-mypy@v1.10.1...v1.11.1)
@alessandrofelder alessandrofelder changed the base branch from main to dev August 15, 2024 10:23
@alessandrofelder alessandrofelder marked this pull request as ready for review August 15, 2024 10:26
@alessandrofelder alessandrofelder mentioned this pull request Aug 15, 2024
7 tasks
Copy link
Member

@niksirbi niksirbi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The look good to me.

@niksirbi niksirbi merged commit 1b8a10e into dev Aug 15, 2024
23 checks passed
@niksirbi niksirbi deleted the move-to-py312 branch August 15, 2024 10:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants