Skip to content

Maintenance feb 2026#209

Merged
aecorn merged 11 commits intomainfrom
maintenance-feb-2026
Feb 25, 2026
Merged

Maintenance feb 2026#209
aecorn merged 11 commits intomainfrom
maintenance-feb-2026

Conversation

@aecorn
Copy link
Collaborator

@aecorn aecorn commented Feb 25, 2026

  • Removes the dependency on dapla-toolbelt, replaced with GCSFS + ADC and hence Closes Fjern avhengighet til dapla-toolbelt #208
  • Updated from the cruft template
  • Many changes to the dependencies in pyproject.toml trying to follow ADR32 (no upper bound on python version)
  • Python 3.13 main version for actions and nox
  • Bumps version
  • Removes unused click-part of pyproject.toml
  • Implements some issues RUFF pointed out in typing in certain code
  • Regenerate docs
  • Some stricter pandas dtype treatment, preferring "string[pyarrow]"

@aecorn aecorn self-assigned this Feb 25, 2026
@aecorn aecorn added dependencies Pull requests that update a dependency file refactoring Refactoring removal Removals and Deprecations labels Feb 25, 2026
@sonarqubecloud
Copy link

@aecorn aecorn marked this pull request as ready for review February 25, 2026 13:08
@aecorn aecorn requested review from a team, Jonathan7SSB and efredborg as code owners February 25, 2026 13:08
@aecorn aecorn merged commit 7aadc13 into main Feb 25, 2026
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file refactoring Refactoring removal Removals and Deprecations

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fjern avhengighet til dapla-toolbelt

2 participants