Skip to content

Version updates - #163

Merged
kadler merged 5 commits into
mainfrom
version-updates
Jul 8, 2026
Merged

Version updates#163
kadler merged 5 commits into
mainfrom
version-updates

Conversation

@kadler

@kadler kadler commented Jul 8, 2026

Copy link
Copy Markdown
Member
  • Clean up pyproject.toml
  • Drop old Python versions
  • Fix lint issues
  • Update GH Actions

kadler added 5 commits July 8, 2026 12:39
Convert from (now deprecated) [tool.poetry] settings to PEP 621
standardized [project] settings.
Python 3.9 and below are EOL upstream and no longer available in GitHub
actions.
- Reformat code with black
- Remove SQLAlchemy 1.3 code path for render_literal_execute since we
  don't support 1.3 anymore
We no longer support SQLAlchemy 1.3 so remove test code paths.
- Update to actions/checkout to v7
- Update to actions/setup-python to v6
- Update softprops/action-gh-release to v3
@kadler
kadler merged commit e9964ae into main Jul 8, 2026
7 checks passed
@kadler
kadler deleted the version-updates branch July 8, 2026 18:34
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.

1 participant