Skip to content

chore(deps): bump python from 3.13.14-slim to 3.14.7-slim in /services/mcp-k8s-server - #1607

Merged
paruff merged 1 commit into
mainfrom
dependabot/docker/services/mcp-k8s-server/python-3.14.7-slim
Aug 18, 2026
Merged

chore(deps): bump python from 3.13.14-slim to 3.14.7-slim in /services/mcp-k8s-server#1607
paruff merged 1 commit into
mainfrom
dependabot/docker/services/mcp-k8s-server/python-3.14.7-slim

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Contributor

Bumps python from 3.13.14-slim to 3.14.7-slim.

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps python from 3.13.14-slim to 3.14.7-slim.

---
updated-dependencies:
- dependency-name: python
  dependency-version: 3.14.7-slim
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: docker, mcp-k8s-server. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot
dependabot Bot requested a review from paruff as a code owner August 17, 2026 09:11
@github-actions

Copy link
Copy Markdown
Contributor

📊 Code Quality Report

Check Status
Python Quality skipped
TypeScript Quality skipped
Go Quality skipped
Shell Quality skipped
Shell Tests (BATS) skipped
YAML Quality skipped
Security Integration skipped
Security Scanning skipped

📈 Quality Gates

Passed: All checks completed successfully
⚠️ Warning: Some checks have warnings
Failed: Critical issues found

🔧 How to Fix

Run locally before pushing:

make pre-commit-setup  # Install pre-commit hooks
make lint              # Run all linters
make test-bats         # Run shell script tests
pytest --cov=. --cov-report=term-missing  # Check coverage

See Code Quality Standards for more details.

@github-actions

Copy link
Copy Markdown
Contributor

Test Results

7 tests  ±0   7 ✅ ±0   5s ⏱️ ±0s
1 suites  - 1   0 💤 ±0 
1 files    - 1   0 ❌ ±0 

Results for commit d64d6ab. ± Comparison against base commit 0a0bb8c.

@github-actions

Copy link
Copy Markdown
Contributor

✅ Smoke tests executed. JUnit XML uploaded as artifact: test-reports-32013950725.

@@ -1,4 +1,4 @@
FROM python:3.13.14-slim
FROM python:3.14.7-slim
@paruff
paruff merged commit 61f2d43 into main Aug 18, 2026
28 checks passed
@dependabot
dependabot Bot deleted the dependabot/docker/services/mcp-k8s-server/python-3.14.7-slim branch August 18, 2026 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants