chore: Bump Python to 3.14.3#519
Merged
Merged
Conversation
a9ae741 to
f96c120
Compare
Contributor
There was a problem hiding this comment.
Pull request overview
Updates repository references to target Python 3.14.3 (runtime, tooling, and documentation), aligning developer workflow and published CLI output with the bumped version.
Changes:
- Bump Docker base image tag to
python:3.14.3-slim-trixie. - Update
.python-versionand Nox/CLI test/doc references to3.14.3. - Regenerate/adjust CLI reference output formatting and version strings.
Reviewed changes
Copilot reviewed 7 out of 7 changed files in this pull request and generated 2 comments.
Show a summary per file
| File | Description |
|---|---|
Dockerfile |
Updates base image to Python 3.14.3. |
.python-version |
Sets the repo’s pinned Python version to 3.14.3. |
noxfile.py |
Updates docstring example for Python version parsing to 3.14.3. |
tests/aignostics/utils/constants_test.py |
Updates version string examples/messages in Python version formatting tests. |
tests/aignostics/cli_test.py |
Updates CLI epilog version examples in test docstring text. |
CLI_REFERENCE.md |
Updates rendered CLI help output to show Python v3.14.3 and adjusts wrapping. |
CLAUDE.md |
Updates Nox session example to test-3.14.3. |
Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.5 to 46.0.6. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@46.0.5...46.0.6) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.6 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
|
ari-nz
approved these changes
Mar 30, 2026
Codecov Report✅ All modified and coverable lines are covered by tests. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



No description provided.