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

Commit 66ebcdf

Browse files
chore(deps): pin python to ==3.13.3
1 parent df21fc6 commit 66ebcdf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

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)