Skip to content

GEOPY-2741: Continue update to Python 3.12#362

Open
domfournier wants to merge 3 commits intodevelopfrom
GEOPY-2741
Open

GEOPY-2741: Continue update to Python 3.12#362
domfournier wants to merge 3 commits intodevelopfrom
GEOPY-2741

Conversation

@domfournier
Copy link
Collaborator

@domfournier domfournier commented Mar 16, 2026

GEOPY-2741 - Continue update to Python 3.12

Copilot AI review requested due to automatic review settings March 16, 2026 17:23
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates static-analysis configuration and regenerates Conda lockfiles for the Python 3.12/3.13/3.14 environments.

Changes:

  • Switches the configured mypy plugin in pyproject.toml to pydantic.mypy.
  • Regenerates py-3.12/3.13/3.14.conda-lock.yml lockfiles (including package bumps like charset-normalizer and updated package metadata).
  • Updates the platform-specific explicit dev lock files under environments/ to match the regenerated locks.

Reviewed changes

Copilot reviewed 10 out of 10 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
pyproject.toml Updates mypy plugin configuration.
py-3.14.conda-lock.yml Regenerated conda-lock for py3.14 across linux/win.
py-3.13.conda-lock.yml Regenerated conda-lock for py3.13 across linux/win.
py-3.12.conda-lock.yml Regenerated conda-lock for py3.12 across linux/win.
environments/py-3.14-win-64-dev.conda.lock.yml Updates pinned explicit dev deps for py3.14 on Windows.
environments/py-3.14-linux-64-dev.conda.lock.yml Updates pinned explicit dev deps for py3.14 on Linux.
environments/py-3.13-win-64-dev.conda.lock.yml Updates pinned explicit dev deps for py3.13 on Windows.
environments/py-3.13-linux-64-dev.conda.lock.yml Updates pinned explicit dev deps for py3.13 on Linux.
environments/py-3.12-win-64-dev.conda.lock.yml Updates pinned explicit dev deps for py3.12 on Windows.
environments/py-3.12-linux-64-dev.conda.lock.yml Updates pinned explicit dev deps for py3.12 on Linux.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@sebhmg sebhmg changed the title GEOPY-2741 GEOPY-2741: Continue update to Python 3.12 Mar 16, 2026
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.

2 participants