Skip to content

Commit 629f075

Browse files
chore(deps): update dependency uv to v0.7.20 (#113)
* chore(deps): update python docker tag (#109) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore(deps): update dependency uv to v0.7.20 --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3974deb commit 629f075

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.python-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.10
1+
3.13

mise.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tools]
2-
uv = "0.7.19"
3-
python = "pypy3.10-7.3.17"
2+
uv = "0.7.20"
3+
python = "3.13.5"
44

55
[tasks]
66
install = "uv sync && mise generate git-pre-commit --write --task=pre-commit"

0 commit comments

Comments
 (0)