Commit Graph

13 Commits

Author SHA1 Message Date
e08ff31bff chore(deps): update dependency python (#382)
Some checks failed
Release / Tag release (push) Successful in 8s
Release / Create Release (push) Successful in 2s
Release / Publish Docker Images (push) Failing after 47s
Snyk / security (push) Successful in 1m6s
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [python](https://github.com/actions/python-versions) | uses-with | minor | `3.13` -> `3.14` |
| python | final | minor | `3.13-slim` -> `3.14-slim` |

---

### Release Notes

<details>
<summary>actions/python-versions (python)</summary>

### [`v3.14.0`](https://github.com/actions/python-versions/releases/tag/3.14.0-18313368925): 3.14.0

[Compare Source](https://github.com/actions/python-versions/compare/3.13.8-18331000654...3.14.0-18313368925)

Python 3.14.0

</details>

---

### 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 PR is behind base branch, or you tick the rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired.

---

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

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzguNSIsInVwZGF0ZWRJblZlciI6IjQxLjE0MC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJ0eXBlL2RlcGVuZGVuY2llcyJdfQ==-->

Reviewed-on: #382
Co-authored-by: renovate[bot] <renovate-bot@git.tainton.uk>
Co-committed-by: renovate[bot] <renovate-bot@git.tainton.uk>
2025-10-13 21:50:09 +02:00
359868cecd feat(packaging): switch to gitea and uv
All checks were successful
CI / ci (pull_request) Successful in 1m37s
2025-01-03 17:52:10 +00:00
dependabot[bot]
d753053e87 chore(docker)(deps): bump python from 3.11-slim to 3.13-slim
Bumps python from 3.11-slim to 3.13-slim.

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-28 21:22:31 +00:00
6cac9dc9c2 fix(docker): disable auto-creation of virtualenv inside container 2024-11-24 10:31:49 +00:00
ebca87230a fix(docker): fix dependency installation 2024-11-24 10:24:44 +00:00
cf2d542e16 fix(docker): correct typo in Dockerfile 2024-11-24 09:45:53 +00:00
609fee445f fix(docker): switch Dockerfile to Poetry 2024-11-24 09:42:28 +00:00
a4007d585b Auto-inject version into image 2024-04-21 16:52:55 +01:00
70c7a4831d Revert "Update python Docker tag to v3.12 (#102)" (#103)
This reverts commit 1ce741dcda.
2023-10-09 15:42:51 +01:00
renovate[bot]
1ce741dcda Update python Docker tag to v3.12 (#102) 2023-10-03 09:41:47 +01:00
6a2deb9bbb Switch to Python 3.11 slim image base (#85) 2023-09-03 23:07:42 +01:00
c07fe882f7 Update Dockerfile 2023-04-05 21:49:51 +01:00
Luke Tainton (ltainton)
102b74e90a Initial 2023-04-05 20:57:31 +01:00