Skip to content

Commit b795d79

Browse files
chore(deps): update python docker tag
1 parent e08e10d commit b795d79

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.14

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ classifiers = [
2424

2525
# Deps/Build-related section
2626
dynamic = ["version"]
27-
requires-python = ">=3.10,<3.13"
27+
requires-python = ">=3.14,<3.15"
2828
dependencies = [
2929
"build>=1.3.0",
3030
"colorlog>=6.9.0",

0 commit comments

Comments
 (0)