Skip to content

Commit 0438581

Browse files
Merge pull request #244 from nikobockerman/renovate/pin-dependencies
chore(deps): pin python to ==3.13.3
2 parents df21fc6 + 66ebcdf commit 0438581

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

+1-1
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+
requires-python = "==3.13.3"
77
dependencies = [
88
"attrs ==25.3.0",
99
"typer ==0.15.3",

uv.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)