Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 16, 2024

Bumps python from 3.12-slim to 3.13-slim.

Dependabot compatibility score

You can trigger a rebase of this PR 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file docker Pull requests that update Docker code labels Oct 16, 2024
@davethepunkyone
Copy link
Collaborator

davethepunkyone commented Oct 16, 2024

There are some known issues around Python 3.13 and installing Playwright that have been observed on Windows (10 specifically) - need to do some testing in the linux docker image to confirm no obvious issues before merging this in as whilst unlikely we don't want to introduce a possible breaking change.

Would be good to have the docker image spinning up in a GitHub action and running as part of the branch checks to be safe too.

@davethepunkyone davethepunkyone self-requested a review October 16, 2024 11:40
Bumps python from 3.12-slim to 3.13-slim.

---
updated-dependencies:
- dependency-name: python
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/docker/python-3.13-slim branch from 15d4b1a to 1b08bd8 Compare October 18, 2024 16:53
@davethepunkyone davethepunkyone added this pull request to the merge queue Mar 20, 2025
Merged via the queue into main with commit aa3c6e2 Mar 20, 2025
12 checks passed
@davethepunkyone davethepunkyone deleted the dependabot/docker/python-3.13-slim branch March 20, 2025 12:33
@davethepunkyone
Copy link
Collaborator

This hasn't presented an issue for quite some time so I'm going to merge this in, seems fine in the container.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants