Skip to content

Commit 961c534

Browse files
chore(deps): pin python to ==3.13.3
1 parent 558d344 commit 961c534

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.2",

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)