Skip to content

Commit

Permalink
chore(deps): update python docker tag to v3.13 (hetznercloud/fleeting…
Browse files Browse the repository at this point in the history
…-plugin-hetzner!126)

This MR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| python | image | minor | `3.12` -> `3.13` |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this MR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box

---

This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMTAuNSIsInVwZGF0ZWRJblZlciI6IjM4LjExMC41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
  • Loading branch information
Hetzner Cloud Bot authored and jooola committed Oct 9, 2024
1 parent eee1db0 commit 86ed099
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab/ci/test.gitlab-ci.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pre-commit:
stage: test
image: python:3.12
image: python:3.13
extends:
- .rules:merge_request_or_release
variables:
Expand Down

0 comments on commit 86ed099

Please sign in to comment.