Skip to content

chore(deps): bump python from 3.14.6-slim to 3.15.0b3-slim in the dependencies group - #541

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/docker/dependencies-487ebbad59
Closed

chore(deps): bump python from 3.14.6-slim to 3.15.0b3-slim in the dependencies group#541
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/docker/dependencies-487ebbad59

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the dependencies group with 1 update: python.

Updates python from 3.14.6-slim to 3.15.0b3-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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dependencies group with 1 update: python.


Updates `python` from 3.14.6-slim to 3.15.0b3-slim

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file docker Pull requests that update Docker code labels Aug 6, 2026
@dependabot
dependabot Bot requested review from jmeridth and zkoppert as code owners August 6, 2026 00:22
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file docker Pull requests that update Docker code labels Aug 6, 2026
@jmeridth

jmeridth commented Aug 6, 2026

Copy link
Copy Markdown
Collaborator

Closing this: 3.15.0b3-slim is a pre-release (beta) Python image. The Docker build fails because cffi has no cp315 wheels yet, so uv sync tries to build it from source and the slim image has no gcc (error: command 'gcc' failed: No such file or directory, pulled in via pygithub → pynacl → cffi).

We'll take the 3.15 bump once the stable 3.15.x-slim tag is available and wheels for the C-extension deps exist.

@dependabot close

@jmeridth jmeridth closed this Aug 6, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 6, 2026

Copy link
Copy Markdown
Contributor Author

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot
dependabot Bot deleted the dependabot/docker/dependencies-487ebbad59 branch August 6, 2026 17:31
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 docker Pull requests that update Docker code maintenance

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant