Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Commit 3177a0d

Browse files
Merge pull request #383 from nikobockerman/renovate/python-3.13.x
chore(deps): update python to v3.13.7
2 parents d0529ee + 0524120 commit 3177a0d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

mise.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,5 +63,5 @@ node = "22"
6363
"npm:pyright" = "1.1.403"
6464
"pipx:mypy" = "1.17.1"
6565
"pipx:ruff" = "0.12.9"
66-
python = "3.13.6"
66+
python = "3.13.7"
6767
uv = "0.8.11"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "adventofcode"
33
version = "0.1.0"
44
description = ""
55
readme = "README.md"
6-
requires-python = "==3.13.6"
6+
requires-python = "==3.13.7"
77
dependencies = [
88
"attrs ==25.3.0",
99
"joblib ==1.5.1",

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)