Skip to content

Upgrade to Python 3.14 - #7

Merged
asaav merged 2 commits into
masterfrom
upgrade-python-version
May 5, 2026
Merged

asaav merged 2 commits into
masterfrom
upgrade-python-version

Conversation

@asaav

@asaav asaav commented May 5, 2026

Copy link
Copy Markdown
Contributor
  • Bump base Docker image from python:3.10.17-alpine3.20 to python:3.14-alpine
  • Replace setup.py with a pyproject.toml
  • Move test dependencies (pytest, pytest-mock) to [project.optional-dependencies] dev
  • Install via pip install ".[dev]" using new pyproject tools
  • Update README.md to reflect new test and release commands
  • Bumped package version to 0.2.2

@asaav
asaav requested a review from nonno May 5, 2026 12:30

@orca-security-us orca-security-us Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Orca Security Scan Summary

Status Check Issues by priority
Passed Passed Infrastructure as Code high 0   medium 4   low 1   info 0 View in Orca
Passed Passed OSS Licenses high 0   medium 0   low 0   info 0 View in Orca
Passed Passed SAST high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Secrets high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Vulnerabilities high 0   medium 0   low 0   info 0 View in Orca
🛡️ The following IaC misconfigurations have been detected
NAME FILE
medium ADD Used Instead of COPY Dockerfile View in code
medium ADD Used Instead of COPY Dockerfile View in code
medium ADD Used Instead of COPY Dockerfile View in code
medium Dockerfile Missing USER Instruction Dockerfile View in code
low HEALTHCHECK Instruction Missing Dockerfile View in code

Comment thread Dockerfile Outdated
Comment thread pyproject.toml Outdated
Comment thread setup.py

@orca-security-us orca-security-us Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Orca Security Scan Summary

Status Check Issues by priority
Passed Passed Infrastructure as Code high 0   medium 1   low 1   info 0 View in Orca
Passed Passed OSS Licenses high 0   medium 0   low 0   info 0 View in Orca
Passed Passed SAST high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Secrets high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Vulnerabilities high 0   medium 0   low 0   info 0 View in Orca
🛡️ The following IaC misconfigurations have been detected
NAME FILE
medium Dockerfile Missing USER Instruction Dockerfile View in code
low HEALTHCHECK Instruction Missing Dockerfile View in code

@nonno nonno changed the title Upgrade to Python 3.12 Upgrade to Python 3.14 May 5, 2026

@nonno nonno left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thank you

@asaav
asaav merged commit 3a24d58 into master May 5, 2026
5 checks passed
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