Commit Graph

23 Commits

Author SHA1 Message Date
github-actions
7a85931fb0 Release 2025.01.14 2025-01-15 02:25:13 +00:00
github-actions
843f268c4d Release 2025.01.13 2025-01-14 02:23:40 +00:00
github-actions
cb4a277136 Release 2025.01.11 2025-01-12 02:31:00 +00:00
pyup.io bot
35dacd8718
Update ruff to 0.9.1 (#5633) 2025-01-11 12:08:23 +00:00
browniebroke
01650ddc1b Align Ruff versions 2025-01-11 12:00:31 +00:00
github-actions
5eba578860 Release 2025.01.10 2025-01-11 02:27:14 +00:00
github-actions
9cd3d10776 Release 2025.01.09 2025-01-10 02:29:16 +00:00
github-actions
7324393b15 Release 2025.01.07 2025-01-08 02:27:20 +00:00
github-actions
d50dd24e90 Release 2025.01.06 2025-01-07 02:28:28 +00:00
github-actions
e4b00c26d7 Release 2025.01.04 2025-01-05 02:30:04 +00:00
pyup.io bot
95c3772b3e
Update ruff to 0.8.6 (#5622) 2025-01-04 19:35:10 +00:00
github-actions
3ef84f1a26 Release 2025.01.02 2025-01-03 02:27:46 +00:00
pyup.io bot
df2bd97a24
Update ruff to 0.8.5 (#5619) 2025-01-02 18:13:06 +00:00
Bruno Alla
5b4e769354
Update a bunch of dependencies in the template project (#5612) 2024-12-31 10:47:47 +00:00
Bruno Alla
7e0f4c165d
Bump Jinja from 3.1.4 to 3.1.5 (#5610) 2024-12-31 09:50:08 +00:00
qwerrrqw
7fc33c2a23
Add support for secure Redis (TLS support) (#5526) 2024-11-21 12:54:50 +00:00
Bruno Alla
6b8d4dc856
Replace docs extra by docs dependency group from PEP 735 (#5493) 2024-10-31 19:57:08 +00:00
pyup.io bot
abc199d5ef
Update ruff to 0.7.0 (#5474) 2024-10-17 21:29:12 +01:00
Bruno Alla
931e300b63
Pin Python version to 3.12 (#5456)
* Pin Python version to 3.12

* Add back actions/setup-python to bare metal tests

* Revert "Add back actions/setup-python to bare metal tests"

This reverts commit cdee7e2da7.

* Update test_bare.sh to run commands via uv

* Skip uv lock on PRs from forks

* Revert "Update test_bare.sh to run commands via uv"

This reverts commit 56f839e2b4.

* Add back actions/setup-python to bare metal tests

* Only run uv lock workflow on dependabot PRs
2024-10-12 17:46:45 +01:00
pre-commit-ci[bot]
bee41248a4 Regenerate uv.lock 2024-10-11 02:39:02 +00:00
Bruno Alla
2d06ddda95
Migrate docs build to use uv (#5438)
Following the official docs:

https://docs.readthedocs.io/en/latest/build-customization.html#install-dependencies-with-uv
2024-10-07 15:43:09 -03:00
Bruno Alla
3252aa7ae7
Add workflow to run uv lock (#5422)
* Add workflow to keep uv.lock up to date

Should do the job for dependabot updates

* Only run uv lock workflow when GH_PAT is set

* Make a change to pyproject.toml

* Attempt to fix workflow syntax

* Attempt to fix workflow syntax

* Regenerate uv.lock
2024-10-07 11:12:25 +01:00
Jelmer Draaijer
0a291c1ec1 Replace pip with uv for the project files 2024-10-05 17:45:50 +02:00